Collection Contents Index output_nulls option [Interactive SQL] Next PDF

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

truncation_length option [Interactive SQL]


Function

Controls the truncation of wide columns for displays to fit on a screen.

Allowed values

Integer

Default

256

Description

The truncation_length option limits the length of displayed column values. The unit is in characters. A value of 0 means that column values are not truncated. The default truncation length is 256.

See also

Collection Contents Index output_nulls option [Interactive SQL] Next PDF