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 Statement—Begin an MQT and
Transactions.