Presto 0.138 Documentation

7.14. ROLLBACK

7.14. ROLLBACK

Synopsis

ROLLBACK [ WORK ]

Description

Rollback the current transaction.

Examples

ROLLBACK;
ROLLBACK WORK;