Subject | Re: date functions in FB |
---|---|
Author | d_dude_2003 |
Post date | 2005-12-12T19:12:32Z |
> So adding a day would be as simple as:Adding years is not obvious at all. Years can contain different number
>
> Select MyDate + 1
> From MyTable;
> From there, you should be able to figure out the rest.
of days and there should be functions to handle that....Why the FB SQL
is so poor? I remember doing this with MS SQL very easily..