Skip to content

COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;

See also

ROLLBACK

START TRANSACTION