Explain what is use of dbcc commands?



Explain what is use of dbcc commands?..

Answer / Rohit Porwal

{"dbcc": "DBCC (Database Consistency Checker) is a set of diagnostic and maintenance commands in SQL Server used to check database consistency, repair corrupted databases, display internal database structures, and perform other administrative tasks."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How send email from database?.

3 Answers   CarrizalSoft Technologies, Merrill Lynch,


What is database normalization?

7 Answers   Deloitte, Digicel, JPMorgan Chase, Verifone,


What are cursors? Explain different types of cursors. What are the disadvantages of cursors? How can you avoid cursors?

1 Answers  


Which virtual table does a trigger use?

8 Answers   TCS,


Is oracle faster than sql server?

1 Answers  


Define indexes?

1 Answers  


syntax for deleting the database in T SQL

5 Answers  


what is the system function to get current user's user id? : Sql server database administration

1 Answers  


What is database replicaion? What are the different types of replication you can set up in SQL Server?

5 Answers   Aptech, HCL, Perpetual, SAIC,


Why I can not enter 0.001 second in date and time literals in ms sql server?

1 Answers  


Can we write a distributed query and get some data which is located on other server and oracle database?

1 Answers  


What are the disadvantages of using the stored procedures?

1 Answers  


Categories