4D v19MILLISECOND | 
            ||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v19
 
MILLISECOND 
                                
                                
        
 | 
                |||||||||||||
| 
                     | 
		||
The MILLISECOND function returns the millisecond part of the time passed in arithmetic_expression.
Supposing that we have the INVOICES table with a Delivery_Time field. To display the milliseconds of the delivery time:
SELECT MILLISECOND(Delivery_Time)
FROM INVOICES;
	Produkt: 4D
	Thema: Functions
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D -  SQL Reference ( 4D v19)
	
	
Fehler melden