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
How to change the system date and time from SQL Plus Terminal ?
What is the difference between varchar and nvarchar datatypes?
How to generate create view script on an existing view?
How to run queries with sql server management studio express?
What is the recommended total size of your memory optimized tables?
Define full outer join?
What is exporting utility?
What are the new features are introduced in sql server 2012 reporting services?
What are the advantages of log shipping?
What is the difference between set and select?
What are the indexes in sql server?
How to get the definition of a view out of the sql server?
List the ways in which dynamic sql can be executed?
What is nonclustered index on computed columns?
How to enter comments in transact-sql statements?