📝 Question
#1091
In order to maintain the consistency during transactions, database provides
✓
Correct Answer
A. Commit
💡
Explanation
By atomic, either all the effects of the transaction are reflected in the database, or none are (after rollback).
⌨️ Press
A
B
C
D
to select