DAY

<< Click to Display Table of Contents >>

Navigation:  Apollo SQL > Date and Time Functions >

DAY

function DAY(date)

Return the day for the given date

 

SELECT DAY(LastInvoiceDate) FROM Customer