Commands tab
The following options let you select when to commit changes
to the database. You can also manually commit by entering an explicit COMMIT statement whenever
appropriate.
Commit after every statement Commit changes to the database after each SQL statement is
executed.
Commit on exit or disconnect Commit changes to the database when you exit your Interactive
SQL session. This is the default.