Join more than 1 table

K

KIM

I wanna join two table with 2 key in Access Query, can I
do that..

Example:

select * from a Left Join b on a.key1=b.key1 AND
a.key2=b.key2
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top