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
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
Do you know sql server 2008 introduces automatic auditing?
What is a primary index?
Can an automatic recovery be initiated by a user?
What is bcp? When does it used?
how would you improve etl (extract, transform, load) throughput?
explain extended properties
What is the sql case statement used for? Explain with an example?
Explain the properties of subqueries in sql server?
Explain alternate key, candidate key and composite key in sql server?
What is the boxing and unboxing concept in .net?
Explain the architecture of ms sql reporting service?
What is mean by dml?
What are the new features in SQL Server 2005 when compared to SQL Server 2000?
What method is used by the Command classes to execute SQL statements that return single values?