8. OpenSQL Statements : COMMIT : Syntax
 
Share this page                  
Syntax
The COMMIT statement has the following format:
[EXEC SQL] COMMIT [WORK]
Note:  The optional keyword WORK is included for compliance with the ISO and ANSI standards for SQL.