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

how can i lock the column in the table

2 Answers   Accenture,


explain declarative management framework (dmf) in sql server 2008?

0 Answers  


What is it unwise to create wide clustered index keys?

0 Answers  


What is 3nf normalization form?

0 Answers  


what is the difference between sql query and google query?

10 Answers   TCS,






What is a periodical index?

0 Answers  


How secure is sql server database?

0 Answers  


Creating Tables Using SELECT

1 Answers  


What is catalog views?

0 Answers  


Tell me about builtinadministrator?

0 Answers  


How to disable a login name in ms sql server?

0 Answers  


What are the different types of replication are there in sql server 2000?

0 Answers  


Categories