1.

User defined scalar function can return only __________ data type values.(a) Numerical(b) String(c) Float(d) All of the mentionedI have been asked this question in examination.My enquiry is from User Defined Functions in portion Developing with SQL Server of SQL Server

Answer»

The correct choice is (d) All of the mentioned

For EXPLANATION: We RETURN any data type value from FUNCTION.



Discussion

No Comment Found

Related InterviewSolutions