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

Best explanation: MICROSOFT SQL SERVER Profiler is a graphical user INTERFACE to SQL Trace for monitoring an INSTANCE of the Database Engine or Analysis SERVICES.



Discussion

No Comment Found

Related InterviewSolutions