COMMIT

Synopsis

COMMIT [ WORK ]

Description

Commit the current transaction.

Examples

COMMIT;
COMMIT WORK;

See Also

ROLLBACK, START TRANSACTION