ROLLBACK
ROLLBACK
aborts the current transaction and all changes
in the transaction are discarded.
Syntax
ROLLBACK;
Details
Rolls back the current transaction, discarding all changes made by the transaction.
ROLLBACK
aborts the current transaction and all changes
in the transaction are discarded.
ROLLBACK;
Rolls back the current transaction, discarding all changes made by the transaction.