InterviewSolution
Saved Bookmarks
| 1. |
Syntax for creation of user defined function is ____________(a) CREATE FUNCTIONS(b) CREATE FUNCTION(c) CREATE FUNC(d) All of the mentionedI got this question in an online quiz.This is a very interesting question from User Defined Functions topic in section Developing with SQL Server of SQL Server |
|
Answer» The correct ANSWER is (B) CREATE FUNCTION |
|