Presto 0.132 Documentation

7.2. COMMIT

7.2. COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;