MSEC

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Date and Time Functions >

MSEC

function MSEC(datetime)

Return the milliseconds for the given time

 

SELECT MSEC(LastInvoiceDate) FROM Customer