commit
Commits all modifications contained in a transaction commenced by a set autocommit off command or a commit command. If the autocommit setting is on, then commit has no effect. The syntax is as follows:
commit;
Note - The commit command does not change the autocommit setting.