InterviewSolution
Saved Bookmarks
| 1. |
If a transaction Ti may never make progress, then the transaction is said to be ____________(a) Deadlocked(b) Starved(c) Committed(d) Rolled backI have been asked this question by my college professor while I was bunking the class.This key question is from Lock Based Protocols in chapter Concurrency Control of RDBMS |
|
Answer» Right choice is (b) STARVED |
|