This has got me stumped. I am getting the ambiguous outter joins message in a query with only 2 tables. One table contains a list of names. The second table may contain those same names (once or multiple times) or it may not.
I want the join property to display all entries from this first table and only matching entries from the second table. When I select this option I get the ambiguous outter joins message.
Any help would be much appreciated
I want the join property to display all entries from this first table and only matching entries from the second table. When I select this option I get the ambiguous outter joins message.
Any help would be much appreciated