InterviewSolution
Saved Bookmarks
| 1. |
User defined function in SQL Server can return ____________(a) Scalar value(b) Set of values(c) Result set(d) All of the mentionedThis question was posed to me by my college director while I was bunking the class.My question is based upon User Defined Functions topic in section Developing with SQL Server of SQL Server |
|
Answer» Correct option is (d) All of the mentioned |
|