Microsoft
Software
Hardware
Network
Question : How does DBCC test the integrity of a database?
DBCC CHECKDB performs a database consistency check to test the integrity of the database.
I looked up the definition of integrity and it means whole or complete. How does the check know if the data is whole or complete?
Answer : How does DBCC test the integrity of a database?
if there is any problem in any data page, you will get error message
Random Solutions
Display Sharepoint documents name in Infopath form?
Dataset - Column value - need correct syntax
Newly promoted DC is unable to enable Replication; Event 13508
Windows Phone Dialer not Working Right With XP
moving documents and settings from c to d drive
How can i delete old records automaticaly?
error loading lmouse.vxd reinstall windows
Use multi parameters in query criteria
Outlook connection type
How to load a MDI form from a Login form