What is the use of DBCC commands?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which tools are available to manage SQL Azure databases and servers?

93


Which is better statement or preparedstatement?

526


What the different components of Replication and what is their use?

563


Explain for xml explicit mode?

569


What is user-defined functions? What are the types of user-defined functions that can be created?

570






How to execute stored procedure and set temp table in sql server?

560


How can you control the amount of free space in your index pages?

620


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

544


What is a bit datatype?

564


what's the information that can be stored inside a bit column? : Sql server database administration

527


What does select 1 mean?

534


What is the name of the system variable that returns the number of rows affected by a SQL statement?

570


do views contain data ?

590


What are the disadvantages of using querystrings to send data from one page to another?

588


How to list all field names in the result set using mssql_field_name()?

528