Presto 334 Documentation

9.7. COMMIT

9.7. COMMIT#

Synopsis#

COMMIT [ WORK ]

Description#

Commit the current transaction.

Examples#

COMMIT;
COMMIT WORK;