Subject Re: how to join two tables
Author Adam
> Use a UNION query:

And anticipating the next support question.

If you don't want Firebird to remove the records identical in both
tables, then use UNION ALL.

Adam