← Back to Database Technology

DBT: 10 Concurrency Control

Practice questions on ACID properties, serializability, 2PL, deadlocks, isolation levels, OCC, and MVCC.

Progress

0/30

Question 1

1 point(s)

In the context of ACID properties, which property ensures that a transaction is treated as an "all-or-nothing" unit of work, where either all operations are applied or none are?