SQL Language Guide
>
SQL Statements
>
ROLLBACK
Was this helpful?
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];
Last modified date: 10/30/2024
This site works best with JavaScript enabled