Skip to content

ROLLBACK

Synopsis

ROLLBACK [ WORK ]

Description

Rollback the current transaction.

Examples

ROLLBACK;
ROLLBACK WORK;

See also

COMMIT

START TRANSACTION