• Lecture on Database by the master of information science

  • What is being sought: ACID Properties

  • Order of transactions

    • Intuitively, it is determined in the order it arrives at the DBMS
    • However, it is wasteful when there is a more efficient order
    • Depending on the algorithm of the DBMS, it may be executed in an efficient order.