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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » SQL Anywhere Administration Tools » Interactive SQL » Interactive SQL options

isql_quote option [Interactive SQL] Next Page

isql_show_multiple_result_sets [Interactive SQL]


Function

Specifies whether multiple result sets can appear in the Results pane in Interactive SQL.

Allowed values

ON, OFF

Default

OFF

Description

Set this option to ON if you want Interactive SQL to display multiple result sets in the Results pane when you execute a procedure that returns multiple SELECT statements.

Each result set appears on a separate tab in the Results pane. By default, Interactive SQL does not display multiple result sets. The setting of this option also applies to Interactive SQL when it is running in console (command-prompt) mode.

See also