Question
NCRE Level 4 system-design analysis 31: Which statement would correct a common misunderstanding about database transactions? Focus on databases in this variation.
Select an option. Your answer will be checked instantly.
Correct Answer: A. A transaction groups operations so consistency can be preserved across success or failure
Explanation:
Transaction properties help preserve consistent state when multiple operations must succeed together or be rolled back.
Leave a Reply