<< Click to Display Table of Contents >>
Navigation: Apollo SQL > Date and Time Functions >
function MIN(datetime)
Return the minutes for the given time
SELECT MIN(LastInvoiceDate) FROM Customer;