I use SQL daily and I had a need to create a full outer join on a users local MS Access DB. To my surprise, I can't get a full outer join to work. The design view only allows left , right or inner joins. In the SQL view, none of the syntax such as full outer, cross, etc worked either.
Can anyone explain how to do a full outer join between two tables in Access?
Thanks.
Can anyone explain how to do a full outer join between two tables in Access?
Thanks.