EXIT Statement [Interactive SQL]

Leaves dbisql.

Syntax

EXIT | QUIT | BYE }

Usage

Leaves the dbisql environment and returns to the operating system, closing your connection with the database. The default action is to COMMIT any changes you have made to the database.

Standards

  • SQL—Vendor extension to ISO/ANSI SQL grammar.

  • Sybase—Not applicable by Adaptive Server Enterprise.

Permissions

None

Related reference
SET OPTION Statement