SQL Fundamentals — Hard
Key points
- Deadlock involves a cycle of transactions waiting for locks
- Database engine selects the lowest cost transaction as the deadlock victim
- Resolution involves terminating the deadlock victim to break the cycle
Ready to go further?
Related questions
