InterviewSolution
Saved Bookmarks
| 1. |
To produce execution plan output by using most Showplan Transact-SQL SET options, users must have _________(a) SHOW SHOWPLAN(b) SHOW PLAN(c) SHOWPLAN(d) None of the mentionedThis question was addressed to me during an online interview.Query is from Query Execution Plan topic in chapter Performance Tuning and Optimization of SQL Server |
|
Answer» The correct CHOICE is (C) SHOWPLAN |
|