version 3
VALIDATE TRANSACTION
Parameter | Type | Description | ||||
This command does not require any parameters |
Description
VALIDATE TRANSACTION accepts the transaction in the current process that was started with START TRANSACTION. VALIDATE TRANSACTION saves the changes to the data of the database that occurred during the transaction.
See Also
CANCEL TRANSACTION, In transaction, START TRANSACTION, Using Transactions.