SQL Statements › COMMIT WORK › Description › Example
The following statement commits alterations to the database made since the last commit point.
EXEC SQL COMMIT WORK END-EXEC