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
Tell me when is the update_statistics command used?
What are the results of running this script?
What is the purpose of grouping data in a report?
Tell me the use of keyword with encryption. Create a store procedure with encryption?
How to remove duplicate rows from table except one?
Can you explain full-text query in sql server?
How would we use distinct statement? What is its use?
Where cross join is used?
List out different types of normalizations in sql server and explain each of them?
When we should use and scope of @@identity?
What is pessimistic concurrency?
How do I install only the client tools of sql server 2000?
how to control the amount of free space in your index pages? : Sql server database administration
What is the difference between insensitive and scroll cursor?
What are the main differences between #temp tables and @table variables and which one is preferred?