Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

full outer join?

Status
Not open for further replies.

eyhandle

Programmer
Feb 24, 2003
17
US
is it possible to create a query in ACCESS using a full outer join?

i know how to create an left outer join.

i get errors when i try to create a full outer join.
 
One left join query to return all records from table 1 and what's possible from table 2

One right join query with condition: Is Null for table 1

Union on both.

That should be it...

Good luck

[pipe]
Daniel Vlas
Systems Consultant
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top