G
Guest
Hi guys:
In Access 2003, when I retrive all records from one table by Left join with
another table, the same record sets are obtained by INNER JOIN the two
tables. One of the two tables in the query is ODBC-linked. It should give me
8019 rows of the left table, but only 1533 rows are in the result, just as
the inner join.
My question is: does the left/right (outer) join not work in Access?
Thanks,
JD
In Access 2003, when I retrive all records from one table by Left join with
another table, the same record sets are obtained by INNER JOIN the two
tables. One of the two tables in the query is ODBC-linked. It should give me
8019 rows of the left table, but only 1533 rows are in the result, just as
the inner join.
My question is: does the left/right (outer) join not work in Access?
Thanks,
JD