Answer Posted / sivakumar
A deadlock occurs when there is a cyclic dependency between
two or more threads for some set of resources.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you understand by the denormalisation?
What are the difference between “where” and “having” clause in sql server?
How to call a function from a stored procedure in SQL Server ?
How to verify the port number of the sql server?
Can sql servers link to other servers like oracle?
How do I perform an unattended install of sql server 2000?
New concepts of sql server 2005 use in your project.
In how many ways you can invoke ssrs reports?
Explain the various types of concurrency problem?
How to update values in a table with update statements in ms sql server?
what are different types of raid configurations? : Sql server database administration
Where can you find the error log information? : sql server database administration
What is thr feature of change data capture?
What happens if null values are involved in comparison operations?
How to view existing indexes on an given table using sp_help?