The first one is the INNER join.
The other 2 are the outer joins (LEFT and RIGHT.)
Choose which table you want to return all records from.
Then, as the article points out, be careful about criteria you use on the
other table.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> Allen, I have dobuble click the line, there is no option for OUTER Join,
> what
[quoted text clipped - 39 lines]
>> >
>> > Thanks in advance for any idea provided.
Frank Situmorang - 30 Dec 2007 02:37 GMT
Thank you Allen, it's clearer to me now, sorry for my stupid question maybe
since my specialist in fact is in finance and accounting but I try to do by
slef strudy since 30 yrs ago I took basic languange course, and I want to
refresh my mind now and it seems it works by the help of all good friends in
this forum.
Again, thank you very much.

Signature
H. Frank Situmorang
> The first one is the INNER join.
>
[quoted text clipped - 47 lines]
> >> >
> >> > Thanks in advance for any idea provided.