RE: Query
Hi Naomi
An Outer join query selects all of the records from ONE database table and ONLY those records in the second table that have matching values in the joined field.
Options 2 and 3 represent outer joins.
Regards
Carlos