What is the use of DBCC commands?

Answers were Sorted based on User's Feedback



What is the use of DBCC commands?..

Answer / 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

What is the use of DBCC commands?..

Answer / ricky

it stand for database consistency checker. it is used to
ckeck the consistency of the database.

Is This Answer Correct ?    1 Yes 2 No

What is the use of DBCC commands?..

Answer / pradip

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 ?    1 Yes 2 No

What is the use of DBCC commands?..

Answer / pradeep

DBCC commands gives you valuable insight into whats going on inside your sql server system......

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL Server Interview Questions

What is role playing dimension with two examples? : sql server analysis services, ssas

0 Answers  


What do you mean by an execution plan?

0 Answers  


What is a field name?

0 Answers  


Explain the database you used in your final year project?

0 Answers   Wipro,


Give me a SQL Query to find out the second largest company?

0 Answers   Ernst Young,






What is sql server profiler trace data file?

0 Answers  


What is the default sql server instance name?

0 Answers  


Where can you add custom error messages to sql server?

0 Answers  


In what sequence sql statement is processed?

0 Answers  


In what three ways is the return statement used in a stored procedure?

0 Answers  


What is Data model and how to prepare a data model.?

1 Answers   TCS,


What happens if the update subquery returns no rows in ms sql server?

0 Answers  


Categories