Valid 70-764 Dumps shared by ExamDiscuss.com for Helping Passing 70-764 Exam! ExamDiscuss.com now offer the newest 70-764 exam dumps, the ExamDiscuss.com 70-764 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-764 dumps with Test Engine here:
You have a table that has grown in the past six months. A user reports that queries against the table take a long time to complete. You need to update the statistics for the table in the least amount of time without disabling automatic statistics updates. Which transact-SQL statement should you run?
Correct Answer: C
Explanation/Reference: Explanation: SAMPLE number { PERCENT | ROWS } specifies the approximate percentage or number of rows in the table or indexed view for the query optimizer to use when it updates statistics. References: https://docs.microsoft.com/en-us/sql/t-sql/statements/update-statistics-transact-sql?view=sql- server-2017