ExecSQL Window transaction management
ExecSQL Window - Transaction Menu
All the SQL sentences you execute are inside a transaction, to save changes to the database you must commit the transaction or rollback to cancel the changes.
You can start a transaction, commit, commit retaining or rollback it or change the transaction options.
The transaction options are described in the transaction options form.
See also: