HOUR

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Date and Time Functions >

HOUR

function HOUR(date)

Return the hour for the given time

 

SELECT HOUR(LastInvoiceDate) FROM Customer