Entering content frame

 order_clause 

Syntax Rules for Column Descriptions

Syntax

<order_clause> ::= ORDER BY <column_names >

Use

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).

 

Leaving content frame