📝 Question
#1089
Consider the following action: TRANSACTION..... Commit; ROLLBACK;
✓
Correct Answer
A. Undoes the transactions before commit
💡
Explanation
Once a transaction has executed commit work, its effects can no longer be undone by rollback work.
⌨️ Press
A
B
C
D
to select