left outer joins and

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » Left outer joins and right outer joins

Left outer joins and right outer joins

resolvedResolved · Low Priority · Version 2003

Martin has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Excel Advanced course
Project Management - Framework & Processes course
Excel VBA Intro Intermediate course

Left outer joins and right outer joins

Please explain the differences between teh two and where they are used.

RE: left outer joins and right outer joins

Dear Martin

Thank you for attending Access Intermediate course! I hope you enjoyed the course and benefited from it.

Teh use of left outer joins and Right outer joins depends on which table's records you want to see entirely and which table's records you want to be hidden.

In the relationship window when you right-click on the relationship arrow and choose modify relationships you can click on the join types! No. 1 is teh Inner join 2 is the left Outer Join and 3. is the Right Outer Join.

I hope this has answered your query.

If this has answered your query then I would request you to please mark the question as resolved!! If not and you have a specific question related to this then please post it as a new question and we should be able to provide you the solution for it!!

Kindest Regards


Rajeev Rawat
MOS Master Instructor 2000 and 2003
MCAS Master Instructor 2007


 

Access tip:

Splittng a database

Split your database into two (at least).

Keep all of your code, forms, reports, etc. in one 'code' database and all of your tables in another 'data' database which is then linked to the 'code' database.

This makes modifications, updates and back-ups that much easier and allows you to work on a new version of your 'code' database without affecting existing users. It also makes it easier should you wish to convert a single user databases into a multi-user networked version.

View all Access hints and tips


Server loaded in 0.08 secs.