Home >  Term: snapshot isolation level
snapshot isolation level

A transaction isolation level in which each read operation performed by a transaction returns all data as it existed at the start of the transaction. Because a snapshot transaction does not use locks to protect read operations, it will not block other transactions from modifying any data read by the snapshot transaction.

0 0

Kūrėjas

  • Maxiao
  •  (V.I.P) 19232 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.