Returning to our previous example, suppose that the two transactions are
executed concurrently. One possible schedule appears in Figure 14.4. After this
execution takes place, we arrive at the same state as the one in which the transactions
are executed serially in the order T1 followed by T2. The sumA + B is indeed
preserved.