END TRANSACTION--Terminate an MQT
Valid in: QUEL, EQUEL
Terminates a multi-query transaction (MQT) and commits updates to the database.
This statement has the following format:
[##] end transaction
The end transaction statement terminates a successful multi-query transaction (MQT) and commits its updates to the database. When the updates are committed, the effects (on the database) become visible to other users. For more information, see
BEGIN TRANSACTION--Begin an MQT and
Transactions.
Last modified date: 08/28/2024