As a part of your job, what are the DBCC commands that you
commonly use for database maintenance?



As a part of your job, what are the DBCC commands that you commonly use for database maintenance?..

Answer / swapna

DBCC CHECKDB, DBCC CHECKTABLE, DBCC CHECKCATALOG, DBCC
CHECKALLOC, DBCC SHOWCONTIG, DBCC SHRINKDATABASE, DBCC
SHRINKFILE etc.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More SQL Server Interview Questions

which query u can write to sql server doesn't work inbetween 7.00PM to nextday 9.00AM

5 Answers   Wipro,


Why do you need a sql server?

0 Answers  


What is the synonym of join?

0 Answers  


What is subquery in sql?

0 Answers  


What is index in an assignment?

0 Answers  






Describe triggers features and limitations?

0 Answers  


how to find number of columns in a table in sql server 2000 and 2005 also

7 Answers   HCL, Virtusa,


How can we use ConnectorJ JDBC Driver with MS SQL?

0 Answers   PUCIT,


How to use union to merge outputs from two queries together in ms sql server?

0 Answers  


How to loop through the result set with @@fetch_status?

0 Answers  


How can you stop stored procedures from recompiling?

0 Answers  


How does SSIS(Sql Server Integration Services) deffer from DTS(Data Transformation Services)?

0 Answers   MCN Solutions,


Categories