State True or False. COMMIT ends the current transaction by making all pending data changes permanent.
Answer options
A
TRUE
B
FALSE
Correct answer: TRUE
Explanation
Quick AnswerThe correct answer is TRUE because it directly addresses the core logic of Database Management.
COMMIT permanently saves all changes made in the current transaction.