Question

Which of the following statements correctly describes the ACID property "Durability" in database transactions? 

A Ensures that a transaction remains valid only if no other concurrent transactions modify the data
B Guarantees that a transaction is reversible if an error occurs during execution
C Verifies that all operations within a transaction are completed in a single atomic unit
D Confirms that once a transaction is committed, the changes persist even in the event of a system failure
E Prevents unauthorized access to data by ensuring secure transactions
Practice Next

Relevant for Exams:

Hey! Ask a query