#1020

One Stable Balance Snapshot

Write a transaction for accounts that reads balance for account id = 1 twice and sees the same value both times. Even if another operation increases the balance by 500 and commits between reads, your transaction must use a stable snapshot. Structure: start, read, read again, finish.

Ditt frågeresultat visas här