ASA Getting Started
Using Interactive SQL
Starting Interactive SQL
You can open multiple Interactive SQL windows. Each window corresponds to a separate database connection. You can connect simultaneously to two (or more) different databases on different servers, or you can open concurrent connections to a single database.
To open a new Interactive SQL window
Choose Window
The Connect dialog appears.
In the Connect dialog, enter connection options, and click OK to connect.
The connection information (including the database name, your user ID, and the database server name) appears on the title bar above the SQL Statements pane.
You can also connect to or disconnect from a database with the Connect and Disconnect commands in the SQL menu, or by executing a CONNECT or DISCONNECT statement.