EXIT statement [DBISQL]

Description

Leaves dbisql.

Syntax

EXIT | QUIT | BYE }

Usage

Leaves the dbisql environment and return to the operating system. This closes your connection with the database. The default action is to COMMIT any changes you have made to the database.

Standards

Permissions

None

See also

SET OPTION statement