Presto 0.239.2 Documentation

10.6. COMMIT

10.6. COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;