Forum: Oracle Jul 23rd, 2008 |
| Replies: 1 Views: 984 Get all the months that have 31 days Hi,
I am a junior dev. and I need help on some select statements on a Oracle db.
First I needed to get all the months of the year in 'MON' format and I did it like this:
SELECT distinct... |