Subject join RDB$DATABASE
Author ronaldorezende
See my sql:

select field1, field2, current_date from table1, RDB$DATABASE

Why the result is not a join of the two tables?