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