Page 1 of 1

You administer a Microsoft SQL Server server. You plan to deploy new features to an application. You need to evaluate ex

Posted: Mon Oct 17, 2022 4:47 pm
by answerhappygod
You administer a Microsoft SQL Server 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?

A. Query the sys.dm_db_index_usage_stats DMV.
B. Query the sys.dm_db_missing_index_details DMV.
C. Use the Database Engine Tuning Advisor.
D. Query the sys.dm_db_missing_index_columns DMV.