Example 7: Sorting UTF8 data
SORT FIELDS=(9,2,UTF8,D)
- FIELDS
- The control field begins on the ninth byte of each record in the input data set, is 2 bytes long, and contains 8 bit encoding Unicode Transformation Format (UTF8) data. It is to be sorted in descending order.