The default isolation level
Write a transaction at the DEFAULT isolation level that reads the balance of account id = 1 in accounts twice. If another operation increases the balance by 500 and commits between your reads, the second read must show the new value. Shape: begin (without naming a level), read, read again, finish.
Melde dich an, um den Einreichungsverlauf zu sehen
AnmeldenMelde dich an, um den KI-Mentor zu nutzen
Anmelden