Multiple choice

Two transactions are in which of the following mode, if they want to lock the same data item with shared and exclusive modes?

  1. Conflict locking

  2. Shared mode

  3. Exclusive mode

  4. Majority locking

  5. Read only

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Two transactions are in conflict, if they want to lock the same data item with shared and exclusive modes.