Question:What is the function of "DBCC CHECKDB" command?
A It checks the allocation of all the objects in the specified database
B It checks the structural integrity of all the objects in the specified database
C It checks for consistency in and between system tables in the specified database
D It checks the consistency of disk space allocation structures of a specified database
+ AnswerA B C
+ Report