Subject | Re: join RDB$DATABASE |
---|---|
Author | ronaldorezende |
Post date | 2003-03-19T19:46:57Z |
> SELECT CURRENT_DATE FROM ...table name is required...select
>
> RDB$DATABASE is good for this since it has only one row. You can
> from any other table too. CURRENT_DATE is not a column uRDB$DATABASE.
then, what is CURRENT_DATE, if it isn't a field of RDB$DATABASE?