SQLcommit
SQLcommit |
Purpose
Synopsis
procedure SQLcommit
Further information
If the database supports transactions and the connection has been created in manual commit mode (see
SQLautocommit), all changes to the database are recorded as a transaction. This procedure
commits all pending changes corresponding to the current transaction and starts a new transaction.
Related topics
Module