Opening multiple windows

You can open multiple Interactive SQL windows, each corresponding to a separate database connection. Use multiple windows to connect simultaneously to two or more different databases on different servers, or to open concurrent connections to a single database.

StepsTo open a new Interactive SQL window:

  1. Choose Window | New Window.

  2. In the resulting Connect window, enter connection options, and click OK to connect.

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.