What are DBCC statements?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What are DBCC statements?
Rating:
The SQL Server provides DataBase Consistency Checker (DBCC) statements to check the physical and logical consistency of a database. Many DBCC statements can fix detected problems. For example, the DBCC CHECKTABLE and DBCC CHECKDB statements can detect and fix problems.
Rating:
Was this information helpful?
Other articles
- What is RAID-1?
- What is DataColumn?
- How to create a database?
- What is a PRIMARY KEY constraint?
- What is the WITH CHECK OPTION clause?
