8. OpenSQL Statements : Rollback : Syntax
 
Share this page                  
Syntax
The ROLLBACK statement has the following format:
[EXEC SQL] ROLLBACK [WORK]
WORK
Is an optional keyword included for compatibility with the ISO and ANSI SQL standards. It has no effect.