Presto 334 Documentation

9.32. ROLLBACK

9.32. ROLLBACK#

Synopsis#

ROLLBACK [ WORK ]

Description#

Rollback the current transaction.

Examples#

ROLLBACK;
ROLLBACK WORK;