When transaction Ti requests a data item currently held by Tj, Ti is allowed to wait only if it has a timestamp larger than that of Tj (that is, Ti is younger than Tj ). Otherwise, Tj is rolled back (Tj is wounded by Ti). This is

🎲 Try a Random Question  |  Total Questions in Quiz: 58  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Database Management Systems: Transactions Management and Concurrency — practice the complete quiz, review flashcards, or try a random question.


When transaction Ti requests a data item currently held by Tj, Ti is allowed to wait only if it has a timestamp larger than that of Tj (that is, Ti is younger than Tj ). Otherwise, Tj is rolled back (Tj is wounded by Ti). This is