This chapter describes Interactive SQL commands. These commands are entered in top pane of the Interactive SQL display. These commands are intended only for Interactive SQL and are not sent to Adaptive Server for execution. For information about Interactive SQL, see Chapter 9, “Using Interactive SQL” in the Utility Guide, and the Adaptive Server Plug-in online help.
Command |
Description |
---|---|
Clears the Interactive SQL panes. |
|
Opens the Interactive SQL Options dialog. |
|
Establishes a connection to a database. |
|
Drops the current connection to a database. |
|
Leaves Interactive SQL. |
|
Imports data into a database table from an external file or from the keyboard. |
|
Imports data into a database table from an external file or from the keyboard. |
|
Specifies parameters to an Interactive SQL command file. |
|
Reads Interactive SQL statements from a file. |
|
Changes the current database connection to another server. |
|
Use this statement to change the values of Interactive SQL options. |
|
Use this statement to start logging executed SQL statements to a log file. |
|
Use this statement to stop logging of SQL statements in the current session. |
|
Use this statement to launch an executable file from within Interactive SQL. |