InterviewSolution
Saved Bookmarks
| 1. |
Which of the following steps must be taken while choosing a victim?(a) Avoiding starvation(b) Number of transactions involved in rollback(c) Data items used by the transaction(d) All of the mentionedThis question was posed to me by my college professor while I was bunking the class.My question comes from Deadlock Handling topic in section Concurrency Control of RDBMS |
|
Answer» The correct answer is (d) All of the mentioned |
|