InterviewSolution
Saved Bookmarks
| 1. |
The benefit of using user-defined functions in SQL Server are ____________(a) They allow modular programming(b) They can increase network traffic(c) They allow slower execution(d) All of the mentionedThis question was posed to me during a job interview.This intriguing question originated from User Defined Functions topic in portion Developing with SQL Server of SQL Server |
|
Answer» The CORRECT choice is (a) They allow MODULAR programming |
|