Multiple choice Which of the following commands is/are used to terminate transactions? STOP TRANSACTION COMMIT and ROLLBACK TRANSACTION Only by COMMIT TRANSACTION Only by ROLLBACK TRANSACTION END TRANSACTION Reveal answer Fill a bubble to check yourself B Correct answer Explanation Transaction is terminated by COMMIT and ROLLBACK.