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

What are the benefits of using stored procedures over sql statements?

3 Answers   Ness Technologies,


Does partitioning ssd reduce performance?

0 Answers  


what is extended StoreProcedure ?

3 Answers   Satyam,


Differentiate between mongodb vs. Sql server?

0 Answers  


What is the name of the Database which IBM mainframe uses?

0 Answers   Wipro,






what is the order of execution of where,having,group by in select stement

6 Answers   IBM, Tanla Solutions,


What is standby servers? Explain types of standby servers.

0 Answers  


if a parameter is not send to a stored procedure what type of identifier is to be used in Stp and if that parameter is not feed to the a query inside the Stp how to validate with out useing IF condition

1 Answers   Aviva,


Where is SQL Srever (In sQL server 2005/2008 where is SQL Server Located).

2 Answers   TCS,


Is foreign key unique?

0 Answers  


How to rename databases in ms sql server?

0 Answers  


write coding for importing sql data into a word excel...

1 Answers   Oracle,


Categories