Subject Re: join RDB$DATABASE
Author ronaldorezende
> SELECT CURRENT_DATE FROM ...table name is required...
>
> RDB$DATABASE is good for this since it has only one row. You can
select
> from any other table too. CURRENT_DATE is not a column u
RDB$DATABASE.

then, what is CURRENT_DATE, if it isn't a field of RDB$DATABASE?