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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » SQL Anywhere Administration Tools » Interactive SQL » Interactive SQL options

default_isql_encoding option [Interactive SQL] Next Page

echo option [Interactive SQL]


Function

Controls whether statements are echoed to the log file before they are executed.

Allowed values

On, Off

Default

On

Description

This option is most useful when you use the READ statement to execute a Interactive SQL command file. Logging must be turned on in order for this option to take effect. See START LOGGING statement [Interactive SQL].

See also