Answer Posted / guest
DBCC stands for database consistency checker. We use these
commands to check the consistency of the databases, i.e.,
maintenance, validation task and status checks.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why we need to use secondry database file? though, we can do same work using primary database file also.
Explain throw statement in sql server 2008?
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
Determine how to use the inserted and deleted pseudo tables?
Can a database be shrunk with users active?
Tell about MOM Tool(Microsoft Operator Manager)?
What is 2nf in normalization?
How to replace null values in expressions using isnull()?
Explain external key management in sql server 2008
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is an inner join?
What is attribute hierarchy? : sql server analysis services, ssas
What is the difference between local and global temporary tables?
How to sort the query output with order by clauses in ms sql server?
How to drop an existing table with "drop table" statements in ms sql server?