By default, Interactive SQL shows the first result set of the most-recently executed statement. Use this procedure to see all result sets on UNIX platforms.
- If running Interactive SQL as a command line program (-nogui mode):
- Navigate to your $HOME directory and locate the file .isqlPreferences11.
- Change the line<entry key="SybaseIQ.showMultipleResultSets">0</entry> to <entry key="SybaseIQ.showMultipleResultSets">1</entry>
- Save your changes to .isqlPreferences11.
- If using GUI mode:
- Click Tools > Options in the Interactive SQL window.
The Interactive SQL Options window appears.
- On the SAP Sybase IQ page, select
the Results tab.
- Choose Show All Result Sets.
- Click OK.