Option |
Description |
---|---|
-c "keyword=value; ..." |
Specifies connection parameters. See Chapter 4, “Connection and Communication Parameters” in the System Administration Guide: Volume 1. If you do not specify any connection parameters, the environment variable SQLCONNECT is used. If Interactive SQL cannot connect, enter the appropriate parameters in the dialog box that appears.
|
-d delimiter |
Specifies a command delimiter. By default, the delimiter is the semi-colon. |
-q |
Quiet mode—does not display output messages. This option is useful only if you start Interactive SQL Classic with a command or command file. |
-r |
Returns the error |
-x |
Checks syntax only. Scans commands but does not execute them. You may find this option useful for checking long command files for syntax errors. |