Presto 306 Documentation

9.5. COMMIT

9.5. COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;