SP_UPDATESTATS - updates statistics on tables which were modified recently
You can run sp_updatestats against the database, it will update the statistics on those tables which were modified recently.
You can run sp_updatestats against the database, it will update the statistics on those tables which were modified recently.
You must be logged in to post a comment.