Subject | Re: [firebird-support] Month Of a "Date Type" field |
---|---|
Author | Yosi |
Post date | 2003-08-21T04:31:18Z |
Work Great !
Thanks a lot :)
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/
>
>
>
>