ROLLBACK
note
This article is about the ROLLBACK statement as part of the SQL syntax that USoft supports.
ROLLBACK
Rolls back all data changes of the current transaction. These data changes include any knock-on data changes causes by constraints having been triggered during the current transaction.
Syntax
ROLLBACK