(Contents)(Previous)(Next)

Character String

1. A character string is a series of alphanumeric characters. The maximum length of a character string is 254 characters.

2. Each character string has a code attribute (ASCII or EBCDIC). It defines the sort sequence to be used when comparing the values of this column.

3. All character strings can be compared to each other.


(Contents)(Previous)(Next)