Deadlock in DBMS

In a database, a deadlock is a situation in which two or more transactions are waiting for one another to give up locks. For example, Transaction A might hold a lock on some rows in the Accounts table and needs to update some rows in the Orders table to finish.

Read PPT Here

Comments

Popular posts from this blog

Binary Decimal Octal and Hexadecimal number systems