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?

 Posted by Bandi on 7/30/2014 | Category: Sql Server Interview questions | Views: 3707 | Points: 40
Select from following answers:
  1. Query the sys.dm_db_index_usage_stats DMV.
  2. Query the sys.dm_db_missing_index_details DMV.
  3. Use the Database Engine Tuning Advisor.
  4. Query the sys.dm_db_missing_index_columns DMV.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response