Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
SELECT to_char(DATE, 'MON-YY')
FROM X
WHERE DATE between '01-JAN-2003' and '31-JAN-2003'
GROUP BY to_char(DATE, 'MON-YY')
[code]
.
.. Eat, think and be merry .
... ....................... .