Subject Re: [firebird-support] Month Of a "Date Type" field
Author Yosi
Work Great !
Thanks a lot :)

----- Original Message -----
From: "Artur Anjos" <artur@...>
To: <firebird-support@yahoogroups.com>
Sent: Thursday, August 21, 2003 9:37 AM
Subject: Re: [firebird-support] Month Of a "Date Type" field


> select extract(month from YourDateField)
>
> You can use month, year, day if it's a date field, and others like
weekday.
>
> See documentation on EXTRACT keyword.
>
> Artur
>
>
>
> To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>