InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the benefit of SQL Server Profiler?(a) Capturing the series of Transact-SQL statements that lead to a problem(b) Finding and diagnosing slow-running queries(c) Correlating performance counters to diagnose problems(d) All of the mentionedThis question was addressed to me in an internship interview.This intriguing question originated from Profiling in section Monitoring and Auditing of SQL Server |
|
Answer» Correct choice is (d) All of the mentioned |
|