SQL statement syntaxROLLBACKOn this pageROLLBACK Synopsis ROLLBACK [ WORK ] Description Rollback the current transaction. Examples ROLLBACK;ROLLBACK WORK; See also COMMIT, START TRANSACTION