SQL statement syntaxCOMMITOn this pageCOMMIT Synopsis COMMIT [ WORK ] Description Commit the current transaction. Examples COMMIT;COMMIT WORK; See also ROLLBACK, START TRANSACTION