Groups | Blog | Home
all groups > sql server clients > april 2005 >

sql server clients : Table Corruption


Rogers
4/22/2005 6:34:03 AM
how we can solve the table corruption problem ?

Jacco Schalkwijk
4/22/2005 2:48:14 PM
Use DBCC CHECKTABLE ('your_table')
You can find the documentation in Books Online.

--
Jacco Schalkwijk
SQL Server MVP


[quoted text, click to view]

AddThis Social Bookmark Button