What is dbcc?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is the difference between locking and multi-versioning?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
Explain steps of normalization?
if 3 duplicate records in a table,i want to delete 2 duplicate records by keeping 1 duplicate and 1 original as it is,how?
Explain Trigger with an example?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
How do I view a procedure in sql server?
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
SQL stops working in every 15 days displaying message that database log file is full. Log file size is 3.95 GB. It is happening after shrinking the database also. What is solution to overcome this problem. Please help me as it's urgent.
What are diverse clauses that form a part of sql?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What is database mirroring?