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