Actions
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.
Updated by Paula Gearon over 17 years ago ยท 3 revisions