Presto 0.141t Documentation

12.15. ROLLBACK

12.15. ROLLBACK

Synopsis

ROLLBACK [ WORK ]

Description

Rollback the current transaction.

Examples

ROLLBACK;
ROLLBACK WORK;