title: "ROLLBACK" menu: main:
parent: commands
ROLLBACK aborts the current transaction and all changes in the transaction are discarded.
ROLLBACK
ROLLBACK;
Rolls back the current transaction, discarding all changes made by the transaction.