Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
DBISAM Technical Support
»
Product Manuals
»
DBISAM Version 4 Manual for RAD Studio XE7 (C++ Win64)
»
SQL Reference
»
ROLLBACK Statement
ROLLBACK Statement
Introduction
The SQL ROLLBACK statement is used to rollback an active transaction on the current database.
Syntax
ROLLBACK [WORK]
Use the ROLLBACK statement to rollback an active transaction. You may optionally include the WORK keyword for compatibility with the SQL standard.
Please see the
Transactions
topic for more information on transactions.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap