Subject | RE: [firebird-support] fb book error? |
---|---|
Author | Alan McDonald |
Post date | 2007-09-24T11:06:45Z |
> I'm using 1.5.4, the book says (p157) extract yearday has limits ofmaybe check the errata
> 1-366 yet the statement below returns 0
>
> select extract(yearday from cast('01/01/2007 01:01:01' as timestamp) )
> from rdb$database
>
seems like it's 0-365
Alan