truncation_length option [Interactive SQL]

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

Allowed values

Integer

Default

256

Remarks

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