Subject | Re: [firebird-support] Date Extraction |
---|---|
Author | Helen Borrie |
Post date | 2006-04-24T12:05:48Z |
At 09:39 PM 24/04/2006, you wrote:
EXTRACT (MONTH FROM mydate)
or DAY, YEAR..
./heLen
>Hi,You almost have the syntax right there in your question!
>
>Sorry if my question is pretty elementary, but how do I extract date
>parts from a date field. I mean parts like the month, year, etc from a date.
EXTRACT (MONTH FROM mydate)
or DAY, YEAR..
./heLen