exit

Leaves Interactive SQL.

Syntax

{exit | quit | bye} [{number | connection_variable}]

Parameters

Usage

Before closing the database connection, Interactive SQL automatically executes a commit statement if the commit_on_exit option is set to on. If this option is set to off, Interactive SQL performs an implicit rollback. By default, the commit_on_exit option is set to on.

Permissions

Any user can execute this command.