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

The BEST I can explain: sp_monitor DISPLAYS statistics about the INSTANCE of SQL Server in which it RUNS.



Discussion

No Comment Found

Related InterviewSolutions