InterviewSolution
Saved Bookmarks
| 1. |
CREATE FUNCTION requires __________ permission in the database.(a) ALTER(b) DROP(c) DELETE(d) All of the mentionedThe question was posed to me during an online exam.Asked question is from User Defined Functions topic in chapter Developing with SQL Server of SQL Server |
|
Answer» Correct answer is (a) ALTER |
|