Presto 0.148 Documentation

7.15. ROLLBACK

7.15. ROLLBACK

Synopsis

ROLLBACK [ WORK ]

Description

Rollback the current transaction.

Examples

ROLLBACK;
ROLLBACK WORK;