Presto 0.141t Documentation

12.3. COMMIT

12.3. COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;