Collection Contents Index output_length option [Interactive SQL] Next PDF

SQL Anywhere® Server - Database Administration  > SQL Anywhere Administration Tools  > Interactive SQL  > Interactive SQL options

output_nulls option [Interactive SQL]


Function

Controls the way NULL values are exported.

Allowed values

String

Default

Empty string

Description

This option controls the way NULL values are written by the OUTPUT statement. Every time a NULL value is found in the result set, the string from this option is returned instead. This option affects only ASCII, HTML, FIXED, EXCEL, and SQL output formats.

See also

Collection Contents Index output_length option [Interactive SQL] Next PDF