Rows are joined if either condition is True; not joined if both are
False/Unknown.
Whatever the JOIN... ON expression it always results in a single value in
three value logic: True, False or Unknown. This determines whether rows are
joined or not - the JOIN happens if the expression result is True.
--
David Portas
------------
Please reply only to the newsgroup
--