System Reference Summary
:
2. Statements
:
OpenROAD SQL Statements
: Rollback Statement
Share this page
Rollback Statement
This statement rolls back the current database transaction.
It has the following syntax:
rollback
[
work
][
to
savepointname
]
;