4D v16

sort_list

Home

 
4D v16
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.



See also 

column_reference
SELECT

 
PROPERTIES 

Product: 4D
Theme: Syntax rules

 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v16)