1.

Built in Functions in SQL Server is categorized into how many categories?(a) 4(b) 5(c) 6(d) 7I had been asked this question in final exam.My doubt is from Builtin Functions in chapter Laying the Foundation of SQL Server

Answer»

Correct ANSWER is (a) 4

Easy explanation: SQL Server PROVIDES many built-in functions and also lets you create user-defined functions:- Rowset, Aggregate, RANKING and Scalar Function.



Discussion

No Comment Found

Related InterviewSolutions