Specifies the default collating sequence for comparisons.
>>-.---.--NATIVE--"coll-seq"--------------->< +-/-+
coll-seq | Either "ASCII" or "EBCDIC". |
Default: | NATIVE"ASCII" |
Phase: | Syntax check |
$SET: | Initial |
Set to NATIVE"ASCII" immediately by CHARSET"ASCII".
Set to NATIVE"EBCDIC" at end by CHARSET"EBCDIC".
Comments:
The keys in an indexed file are always ordered by the ASCII collating sequence.