4D v17.4_o_ORDER SUBRECORDS BY | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
                 
                
    
    
                 | 
                
			
                    
                         
    4D v17.4
 
_o_ORDER SUBRECORDS BY 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| _o_ORDER SUBRECORDS BY ( subtable ; subfield {; > or <}{; subfield2 ; > or <2 ; ... ; subfieldN ; > or <N} ) | ||||||||
| Parameter | Type | Description | ||||||
| subtable | Subtable | 
             
         | 
        Subtable by which to order the selected subrecords | |||||
| subfield | Subfield | 
             
         | 
        Subfield on which to order by for each level | |||||
| > or < | Operator | 
             
         | 
        Ordering direction for each level: > to order in ascending order or < to order in descending order | |||||
Subtables are no longer supported starting with version 11 of 4D. A compatibility mechanism ensures the functioning of this command in converted databases; however, it is strongly recommended to replace any subtables with standard related tables.
	Product:  4D
	Theme:  Subrecords
	Number:  
        107
        
        
        
	
	Modified:  4D v11 SQL  
	Renamed: 4D v15
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Language Reference ( 4D v17)
	
	
	
	
	
	
	4D Language Reference ( 4D v17.1)
	
	
	4D Language Reference ( 4D v17.2)
	
	
	4D Language Reference ( 4D v17.3)
	
	4D Language Reference ( 4D v17.4)
	
	
Add a comment