6. QUEL and EQUEL Statements
:
Exit Statement—Terminate Database Access
:
Considerations
Share this page
Considerations
•
If the exit statement is issued during a multi-query transaction, all updates performed because the previous begin transaction is aborted.
•
The exit statement closes all open cursors.