What should you do?

You maintain a database named DB1 that has a nonpartitioned table. You create an index in the table. Automatic statistics updates are disabled.
Users report that some Microsoft SQL Server Reporting Service (SSRS) queries take a long time to run. You determine that the issue is caused by stale statistics for Index1.
You need to update the statistics for the index.
What should you do?
A. Run the system stored procedure sp_updatestats.
B. Run the UPDATE STATISTICS command with the COLUMNS option.
C. Run DBCC INDEXDEFRAG
D. Set the value of the Database Read-Only property to True.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.