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