Subject | fb book error? |
---|---|
Author | Nick Upson |
Post date | 2007-09-24T11:01:06Z |
I'm using 1.5.4, the book says (p157) extract yearday has limits of
1-366 yet the statement below returns 0
select extract(yearday from cast('01/01/2007 01:01:01' as timestamp) )
from rdb$database
1-366 yet the statement below returns 0
select extract(yearday from cast('01/01/2007 01:01:01' as timestamp) )
from rdb$database