Open the Update Table Statistics window to update table statistics for all columns or for a column which is the first column of any index. The optimizer uses these statistics to choose which path will be used to access the data.
In general, you want to update statistics if there have been extensive changes to the data in the table.
To update table statistics:
Related information