G
Guest
I'd like to join queries and also keep all rows in each, regardless of
whether all rows in both queries match. The closest I've seen is an outer
join, but an outer join drops the non-matching rows from one of the queries.
How do I get around this problem?
Thanks,
Pat
whether all rows in both queries match. The closest I've seen is an outer
join, but an outer join drops the non-matching rows from one of the queries.
How do I get around this problem?
Thanks,
Pat