Subject Re: DATE
Author Aage Johansen
Maybe Maria could just use 'TOMORROW' - is Tomorrow/Today/Yesterday
mentioned in the docs? At least the following works in Fb1RC2:
select cast ('tomorrow' as date) from rdb$database

I haven't tried
MyDate DATE DEFAULT (cast ('tomorrow' as date))

Regards,
Aage J.