Samir Bhogayta
When is the use of UPDATE_STATISTICS command?
By Samir Bhogayta in SQL Server on Jun 25 2016
  • Samir Bhogayta
    Jun, 2016 25

    This command is basically used when a large processing of data has occurred. If a large amount of deletions any modification or Bulk Copy into the tables has occurred, it has to update the indexes to take these changes into account. UPDATE_STATISTICS updates the indexes on these tables accordingly.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS