CONFIGURE statement [Interactive SQL]
422
CONFIGURE statement [Interactive SQL]
Use this statement to activate the Interactive SQL configuration window.
CONFIGURE
None.
None.
"SET OPTION statement" on page 612
The CONFIGURE statement activates the Interactive SQL configuration
window. This window displays the current settings of all Interactive SQL
options. It does not display or allow you to modify database options.
If you select Permanent, the options are written to the SYSOPTION table in
the database and the database server performs an automatic COMMIT. If you
do not choose Permanent, and instead click OK, the options are set
temporarily and remain in effect for the current database connection only.
♦
SQL/92 Vendor extension.
♦
Sybase Not supported by Adaptive Server Enterprise.
Function
Syntax
Permissions
Side effects
See also
Description
Standards and
compatibility