Hi,
I dont understand what the following meant. Would someone please explain to me in plain english with examples? I have searched online but still confused.
1. Only include rows where the joined fields from both tables are equal.
2. Include ALL records from 'Customers' and only those records from 'Orders' where the joined fields are equal.
3. Include ALL records from 'Orders' and only those records from 'Customers' where the joined fields are equal.
Thanks