📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

COMMIT



Saves all changes made during a transaction. BEGIN and COMMIT/ROLLBACK must be used together to start and then either save or undo a transaction.

Syntax

COMMIT

Examples

See Examples.

Was this page helpful?