Microsoft
70-458 · Question #93
You administer a Microsoft SQL Server 2012 server. You plan to deploy new features to an application. You need to evaluate existing and potential clustered and non-clustered indexes that will…
The correct answer is C. Use the Database Engine Tuning Advisor. See the full explanation below for the reasoning.
Question
You administer a Microsoft SQL Server 2012 server. You plan to deploy new features to an application. You need to evaluate existing and potential clustered and non-clustered indexes that will improve performance. What should you do?
Options
- AQuery the sys.dm_db_index_usage_stats DMV.
- BQuery the sys.dm_db_missing_index_details DMV.
- CUse the Database Engine Tuning Advisor.
- DQuery the sys.dm_db_missing_index_columns DMV.
How the community answered
(48 responses)- A13% (6)
- B4% (2)
- C77% (37)
- D6% (3)
Community Discussion
No community discussion yet for this question.