What should you do?

You maintain a database named DB1 that has a nonpartitioned table. You create an index in the table. Automatic statistic updates are disabled.
Uses report that some Microsoft SQL Server Reporting Service (SSRS) queries take 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. Set the value of the Database Read-Only property to True.
B. Run the system stored procedure sp_updatestats.
C. Set the value of the Auto Create Incremental Statistics property to True.
D. Run the UPDATE STATISTICS command with the COLUMNS option.

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.