4D v19MINUTE | 
            ||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
MINUTE 
                                
                                
        
 | 
                |||||||||||||
| 
                     | 
		||
The MINUTE function returns the minute part of the time passed in the arithmetic_expression. The value returned ranges from 0 to 59.
Supposing that we have the INVOICES table with a Delivery_Time field. To display the minute of the delivery time:
SELECT MINUTE(Delivery_Time)
FROM INVOICES;
	Produkt: 4D
	Thema: Functions
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D -  SQL Reference ( 4D v19)
	
	
Fehler melden