Hi,
Having one of those days (and not enough familiarity with date manipulation in Oracle).
What I need is a query that will allow me to search for people who will have a birthday within a date range - for example between August 1 and August 15 (irrespective of year).
Table Columns:
ID, Name, birthdate, etc.
I know I should know how to do this...
Thanks in advance
Having one of those days (and not enough familiarity with date manipulation in Oracle).
What I need is a query that will allow me to search for people who will have a birthday within a date range - for example between August 1 and August 15 (irrespective of year).
Table Columns:
ID, Name, birthdate, etc.
I know I should know how to do this...
Thanks in advance