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
According to you what goes into making the best database administrator? : sql server database administration
What are the different types of join?
what is package and it uses and how can u call a package
Explain isolation levels that sql server supports?
What is the difference between SQL notification and SQL invalidation?
What is an indice?
How you can get the list of largest tables in a database?
Why can there be only one clustered index and not more than one?
Explain the properties of the relational tables?
What is BCNF? How is it better than 2NF & 3NF?
What are the differences between DDL, DML and DCL in SQL?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What are the various editions of sql server 2017 that are available in the market?
What are the requirements to use odbc connections in php scripts?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration