YEAR

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Date and Time Functions >

YEAR

function YEAR(date)

Return the year for the given date

 

 SELECT YEAR(LastInvoiceDate) FROM Customer