Answer Posted / hari
Deadlocks occur when two or more processes place a lock on
the same resources and each process waits for the others to
release the lock.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mention the differences between having and where clause.
What are the drawbacks of reporting in ssrs?
How to skip remaining statements in a loop block using continue statements?
Explain what are commit and rollback in sql?
What is the sql server 2000 version number?
What is the security model used in sql server 2005?
what are the different types of replication you can set up in sql server? : Sql server database administration
Explain how to maintain a fill factor in existing indexes?
Explain what stored procedure sp_replcounters is used for? : sql server replication
What is indexed view?
Explain syntax for disabling triggers?
What are the rules to use the rowguidcol property to define a globally unique identifier column?
Explain an automatic checkpoint
How to change the system date and time from SQL Plus Terminal ?
What is transaction server implicit?