As a part of your job, what are the DBCC commands that you
commonly use for database maintenance?
Answer Posted / 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 View All Answers
What is catalog views?
How to create a dynamic cursor with the dynamic option?
How do I partition a table in sql server?
Can a function call a stored procedure in sql server?
What do you mean by SQL injection attack?
What is data block and how to define data block size?
How to call a function from a stored procedure in SQL Server ?
Explain what is the difference between union and union all?
How do I start sql server?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture
Tell about MOM Tool(Microsoft Operator Manager)?
What are magic tables in sql server?
how to overcome kernel isssues
What is a data collection table?
Some queries related to SQL