Presto 0.138 Documentation

7.3. COMMIT

7.3. COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;