When is the UPDATE_STATISTICS command used?
Ask by Anonymous User
Updated 22 Sep 2020
When the processing of large data is done, this command is used.
Whenever large number of deletions, modification or copy takes place into the tables, the indexes need to be updated to take care of these changes. UPDATE_STATISTICS performs this job.