613-518-1166 info@zimdatabases.com

ZIM Language Reference

ROLLBACK WORK

< All Topics

Marks the end of a transaction, discarding the results.

Syntax

ROLLBACK WORK

Comments

The ROLLBACK WORK command is the SQL equivalent of the QUITTRANSACTION command. The value of the system variable $InTransaction indicates if an explicit transaction is in progress; the ROLLBACK WORK command sets $InTransaction to 0 ($False).

 

See Also

$InTransaction

BEGIN WORK

COMMIT WORK

ENDTRANSACTION

QUITTRANSACTION

SET TRANSACTION FLOW

TRANSACTION

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents