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.
Connectez-vous pour voir l'historique des soumissions
Se connecterConnectez-vous pour utiliser le Mentor IA
Se connecter