Subject | Re: DATE |
---|---|
Author | rogervellacott |
Post date | 2002-03-15T15:44:52Z |
--- In ib-support@y..., "maria_ana_ph" <maria_ana_ph@y...> wrote:
or without brackets, wherever you need it.
> hi!with
>
> i'm just new with FireBird and i'm going to declare a variable
> DATE as its dataype. I need to set the default values to a dayafter
> the current system's date. Do you know how would I go about it?Don't bother to declare a variable. Just use (CURRENT_DATE+1), with
>
> thanks in advance!
>
> Maan 8)
or without brackets, wherever you need it.