Question
NCRE Level 4 system-design analysis 55: Which statement best describes database transactions? Focus on databases in this variation.
Select an option. Your answer will be checked instantly.
Correct Answer: C. 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