1.

How many types of user defined function is provided by SQL Server?(a) 2(b) 3(c) 4(d) 5I have been asked this question in unit test.This is a very interesting question from User Defined Functions topic in section Developing with SQL Server of SQL Server

Answer»

Right choice is (B) 3

To EXPLAIN I would say: USER Defined functions are created by the user in the system database or in the user-defined database and there are three types of user-defined functions.



Discussion

No Comment Found

Related InterviewSolutions