首页 > 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
创建者
- Maxiao
- 100% positive feedback