Subject fb book error?
Author Nick Upson
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