Subject | Re: [firebird-support] Month Of a "Date Type" field |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2003-08-21T04:19:06Z |
On 21 Aug 2003 at 9:15, Yosi wrote:
SY, Dimitry Sibiryakov.
>how can I take a month value or year value of a "DATE" type field ? OnRTFM EXTRACT - EXTRACT(MONTH FROM YourField)
>Delphi I used to with "MonthOf" function, but cannot find it when i
>want to make a stored procedure on FB.
SY, Dimitry Sibiryakov.