InterviewSolution
Saved Bookmarks
| 1. |
__________ takes no parameters and returns all kinds of interesting information.(a) sp_monitor(b) sp_on(c) sp_status(d) none of the mentionedI have been asked this question in final exam.I'd like to ask this question from Stored Procedure topic in section Developing with SQL Server of SQL Server |
|
Answer» Correct choice is (a) sp_monitor |
|