Sagot :
Answer:
COMMIT permanently saves the changes made by current transaction. ROLLBACK undo the changes made by current transaction. Transaction can not undo changes after COMMIT execution. ... When transaction is successful, COMMIT is applied.
Answer:
COMMIT permanently saves the changes made by current transaction. ROLLBACK undo the changes made by current transaction. Transaction can not undo changes after COMMIT execution. ... When transaction is successful, COMMIT is applied.
Explanation:
✓