Subject Re: [firebird-support] Month Of a "Date Type" field
Author Dimitry Sibiryakov
On 21 Aug 2003 at 9:15, Yosi wrote:

>how can I take a month value or year value of a "DATE" type field ? On
>Delphi I used to with "MonthOf" function, but cannot find it when i
>want to make a stored procedure on FB.

RTFM EXTRACT - EXTRACT(MONTH FROM YourField)

SY, Dimitry Sibiryakov.