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

To explain: If a CREATE FUNCTION statement produces side effects against resources that do not EXIST when the CREATE FUNCTION statement is ISSUED.



Discussion

No Comment Found

Related InterviewSolutions