Entering content frame

Syntax documentation order_clause Locate the document in its SAP Library structure

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.

Note

For a description of this SQL statement, see the Reference Manual: SAP DB 7.4, ORDER clause (order_clause) section.

Leaving content frame