Skip to content

COMMIT

Valid in: SQL, ESQL, DBProc, OpenAPI, ODBC, JDBC, .NET

The COMMIT statement commits the current transaction.

This statement has the following format:

COMMIT [WORK]

Note

The optional keyword WORK is included for compliance with the ISO and ANSI standards for SQL.