Syntax Rules for Column Descriptions
<order_clause> ::= ORDER BY <column_names >
Use this syntax rule as a supplement to the DATAEXTRACT FOR DATALOAD command (variant 2 of the DATAEXTRACT command) to specify the sort order of the extracted data.
For a description of this SQL statement, see the Reference Manual, in the section ORDER clause (order_clause).