What is the use of DBCC commands?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
How to enable/disable indexes?
What is the difference between composite index and covering index?
Differentiate between SQL and ORACLE joins and write their syntax.
Why use cursor in sql server?
Can anyone explain difference between Database, Data warehouse and Data mart with some example?````
if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration
What is the purpose of self join?
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.
Explain about extended stored procedure?
How To Make password Protected SQL Server 2005 Database i.e when i open SQL Server database then ask for password.
how to change column into row in sql
Can an automatic recovery be initiated by a user?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)