InterviewSolution
Saved Bookmarks
| 1. |
Which of the following statements cannot be included in the definition of a Transact-SQL user-defined function?(a) GET CONVERSATION GROUP(b) MOVE CONVERSATION(c) RECEIVE(d) All of the mentionedThis question was addressed to me in a job interview.Query is from User Defined Functions topic in division Developing with SQL Server of SQL Server |
|
Answer» The CORRECT option is (d) All of the mentioned |
|