Alexia has attended:
Access Advanced course
Access Intermediate course
Inner join queries
What is an inner join query?
RE: Inner join queries
Hi Alexia
I trust that you found your MS access course useful.
An inner join, joins two tables A and B. Because an inner join is being use it joins every record in table A with its corresponding record in table B. If there is no corresponding record in table B no join will take place and no data will be shown in the results.
Hope this helps
David