Deadlock
When 2 Transactions A and B are waiting for each other to lift a lock. i.e. A locks value y and waits for x and B locks value x and waits for y
The goto resource for studying materials
Deadlock
When 2 Transactions A and B are waiting for each other to lift a lock. i.e. A locks value y and waits for x and B locks value x and waits for y