Was this helpful?
BEGIN TRANSACTION--Begin an MQT
Valid in: QUEL, EQUEL
Declares the beginning of a multi-query transaction (MQT).
This statement has the following format:
[##] begin transaction
The begin transaction statement marks the beginning of a multi-query transaction (MQT). A begin transaction statement cannot be issued if any cursors are open. For information about transaction processing and cursors, see Transaction Statements and Data Manipulation with Cursors.
Last modified date: 11/09/2022