4D v13.4

sort_list

Home

 
4D v13.4
sort_list

sort_list  


 

 

 Command sort_li{column_reference | int_number} [ASC | DESC], ... , {column_reference | int_number} [ASC |DESC]

A sort_list contains either a column_reference or an int_number indicating the column where the sort will be applied. You can also pass the ASC or DESC keyword to specify whether the sort will be in ascending or descending order. By default, the sort will be in ascending order.

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
INDEX

Alphabetical list of commands

 
SEE ALSO 

column_reference
SELECT