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