Configuration commands allow you to customize the behavior of, or output from, subsequent commands to this program. They are local to the application.
Command |
Description |
---|---|
Switches commit mode between auto (on) and manual (off). |
|
(DB/2 Only.) Sets the location of the bind file. |
|
(SQL Server Only.) Sets the break string that is to be pre-pended to a compute row. |
|
Sets the error string. |
|
Terminates the program. |
|
Sets the field separator for subsequent queries. |
|
Sets the information string. |
|
Sets a maximum width that will be returned by subsequent widths commands. |
|
(SQL Server Only.) Sets the message output string. |
|
Sets the null indicator string. |
|
Sets the prompt string. |
|
Sets the record separator for subsequent queries. |
|
Sets the display width for the specified column of a subsequent select statement. |
|
Clears all existing column formats (widths), and resets them to their default widths. |
|
SQL Server and ORACLE Only. Sets the input statement terminator to the specified character. |
|
Turns the verbose error reporting on or off. |