This may look trivial to some.
I have two Access tables, each has a primary key consisting two fields. I want to inner join the two table on their compond primary key (two fields), but the result set looks like a left outer join.
Could anyone tell me what I missed? Thanks.
I have two Access tables, each has a primary key consisting two fields. I want to inner join the two table on their compond primary key (two fields), but the result set looks like a left outer join.
Could anyone tell me what I missed? Thanks.