4.1.20. Transactions

  • Two transactions, T1 and T2
  • Overlapping read-sets and write-sets
  • Interleaved execution
  • Concurrency control required
  • PL/SQL example
    • Commit; and rollback;