CLEAR Statement [Interactive SQL]

Clears the Interactive SQL (dbisql) data window.

Syntax

CLEAR

Usage

The CLEAR statement is used to clear the dbisql main window.

Side effects:

The CLEAR statement loses the cursor associated with the data being cleared.

Standards

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

  • Sybase—Not applicable.

Permissions

None

Related reference
EXIT Statement [Interactive SQL]