nerdexam
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)
  • A
    13% (6)
  • B
    4% (2)
  • C
    77% (37)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 70-458 Practice