What is the dbcc command and why is it used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

what kind of lan types do you know? : Sql server database administration

0 Answers  


How to rebuild all indexes on a single table?

0 Answers  


You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?

0 Answers  


What is meant by dirty read?

0 Answers  


How to defragment table indexes?

0 Answers  






Explain nested trigger in sql?

0 Answers  


What are .mdf files?

0 Answers  


i have a table student like sname ----- ram ram ram raj raj raj i need the output like sname ----- ram raj ram raj ram raj

9 Answers   IBM,


What is difference between rollback immediate and with no_wait during alter database?

0 Answers  


How do you clear a log file?

0 Answers  


Does group by or order by come first?

0 Answers  


What is policy management?

0 Answers  


Categories