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