Q. Following the completion of a transaction, it must be executed to save all the operations performed in the transaction. Here we are talking about which command?
β
Correct Answer: (B)
COMMIT
Explanation: Following the completion of a transaction, the COMMIT command must be executed to save all the operations performed in the transaction.