Subject Re: Change in processing full joins between IB5.6 and FB1.5
Author Svein Erling Tysvær
--- In firebird-support@yahoogroups.com, I wrote:

> since left joins are more common and I'm more likely to make an
> error using right joins):

Obviously, I'm capable of making errors in any query:

> from
> join holdings h1

should of course be

from
holdings h1

Sorry,
Set