What is the use of DBCC commands?

Answers were Sorted based on User's Feedback



What is the use of DBCC commands?..

Answer / guest

DBCC stands for database consistency checker. We use these
commands to check the consistency of the databases, i.e.,
maintenance, validation task and status checks.

Is This Answer Correct ?    6 Yes 2 No

What is the use of DBCC commands?..

Answer / ricky

it stand for database consistency checker. it is used to
ckeck the consistency of the database.

Is This Answer Correct ?    1 Yes 2 No

What is the use of DBCC commands?..

Answer / pradip

DBCC stands for database consistency checker. We use these
commands to check the consistency of the databases, i.e.,
maintenance, validation task and status checks.

Is This Answer Correct ?    1 Yes 2 No

What is the use of DBCC commands?..

Answer / pradeep

DBCC commands gives you valuable insight into whats going on inside your sql server system......

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL Server Interview Questions

How does index makes search faster?

0 Answers   QuestPond,


What is unpivot?

0 Answers  


What is inner join in sql server joins?

0 Answers  


How to use clusters?

0 Answers   Amdocs,


What will be the maximum number of index per table?

0 Answers  






How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

2 Answers  


Diffrence between DTS vs SSIS

2 Answers   IBM, Infosys,


Mention the different types of triggers?

0 Answers  


what are constraints? : Sql server database administration

0 Answers  


Can a cursor be updated? If yes, how you can protect which columns are updated?

0 Answers  


How many columns can exist together per table?

0 Answers   Cap Gemini,


What is a cube? : sql server analysis services, ssas

0 Answers  


Categories