Group: microsoft.public.access.queries · Group Profile · Search for Tale1 in microsoft.public.access.queries
Author: Christian Bahnsen
Date: Aug 16, 2008 19:28
Christian Bahnsen wrote: Essentially, I'm trying to do the opposite of an inner join, to exclude the values from table A that have matching values in table B, returning all the other records from Table A, rather than return the records that exist in both tables. Using the text below as an example, an inner join of Table A to Table B on a key field would return 2 and 5. What I'm
|