OUTPUT_LENGTH option [ISQL]

Function

Controls the length used when Interactive SQL exports information to an external file.

Allowed values

Integer

Default

0 (no truncation)

Description

This option controls the length used when Interactive SQL exports information to an external file (using output redirection with the OUTPUT statement). This option affects only ASCII, HTML, and SQL output formats.

See also

OUTPUT statement [DBISQL].