Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

Interactive SQL Online Help Interactive SQL Version 16.0 » Using DBISQL commands

set option

Description

Use this statement to change the values of Interactive SQL options.

Syntax

Syntax one

set isql [temporary | permanent] option_name
[ user_id. | public. ]option_name = [ option_value ]
user_id : identifier , string or hostvar
option_name : identifier , string or hostvar

Syntax two

set permanent

Syntax three

set

Parameters

Usage