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