How do we generally recover from a deadlock?
(a) By aborting all the transactions
(b) By rolling back all the transactions
(c) By rolling back only a selected number of transactions
(d) None of the mentioned
I have been asked this question in semester exam.
My question is based upon Deadlock Handling in chapter Concurrency Control of RDBMS