Quantcast
Viewing all articles
Browse latest Browse all 11

Using DBCC UPDATEUSAGE to correct inaccuracies(Copy from another blog)

The DBCC command can be run on a database to correct inaccuracies of all objects in that database or you can also correct the inaccuracies of a single table by including that table name. If you would like to run the command for a particular database, then you can run the following command DBCC UPDATEUSAGE […]Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 11

Trending Articles