SQL Language Guide
:
7. SQL Statements
: ROLLBACK
Share this page
ROLLBACK
Valid in: SQL, ESQL, DBProc, OpenAPI, ODBC, JDBC, .NET
The ROLLBACK statement rolls back the current transaction.
This statement has the following format:
ROLLBACK [WORK];