Presto 0.140 Documentation

7.14. ROLLBACK

7.14. ROLLBACK

Synopsis

ROLLBACK [ WORK ]

Description

Rollback the current transaction.

Examples

ROLLBACK;
ROLLBACK WORK;