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.
- ส่วนหนึ่งของคำพูด: noun
- อุตสาหกรรม/ขอบเขต: Software
- Category: Operating systems
- Company: Microsoft
0
ผู้สร้าง
- Maxiao
- 100% positive feedback