0
votes
SQL: DBCC CHECKTABLE on multiple tables
BPsoftware.com Blog
– Part of decent SQL database maintenence is periodically checking the integrity, both logical and physical, of database objects. SQL Server has the DBCC CHECKDB command that will check the integrity of the objects and report back the results. DBCC CHECKDB runs CHECKALLOC, CHECKTABLE and CHECKCATALOG ...
Statistics
|
Visits by Source |
User Actions |




