1.

__________returns detailed information about how the statements are executed.(a) SET STATISTICS XML(b) SET SHOWPLAN_TEXT(c) SET STATISTICS PROFILE(d) All of the mentionedThe question was posed to me by my school principal while I was bunking the class.This interesting question is from Query Execution Plan topic in section Performance Tuning and Optimization of SQL Server

Answer»

The correct ANSWER is (B) SET SHOWPLAN_TEXT

For explanation: SET SHOWPLAN_TEXT CAUSES MICROSOFT SQL Server not to execute Transact-SQL STATEMENTS.



Discussion

No Comment Found

Related InterviewSolutions