Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 17 » SQL Anywhere Server - SQL Reference » SQL statements » Alphabetical list of SQL statements

CLEAR statement [Interactive SQL]

Closes any open result sets in Interactive SQL.

Syntax
CLEAR
Remarks

Closes any open result sets and leaves the contents of the SQL Statements pane unchanged

Privileges

None.

Side effects

Closes the cursor associated with the data being cleared.

Standards
  • ANSI/ISO SQL Standard

    Not in the standard.