ROLLBACK
View as MarkdownROLLBACK aborts the current transaction and rolls back
all changes made by the transaction.
Syntax
ROLLBACK;
Details
Rolls back the current transaction, discarding all changes made by the transaction.
ROLLBACK aborts the current transaction and rolls back
all changes made by the transaction.
ROLLBACK;
Rolls back the current transaction, discarding all changes made by the transaction.