Find Unmatched Query Wizard:
Orders Table :
Follow @Sarvavasi.com
This wizard creates a query that finds records (rows) in one table that have no related Records in another table.
Steps :
- Create Two Table (Customers, Orders) as below format.
Customer Table :
Orders Table :
The Query you create will list records in the table you select below that have no related records in the table you select on the next screen.For Example you can find customers that have no orders.
What piece of information is in both tables ?
For example : a Customers and an orders table may both have a CustomerID field,Matching fields may have different names.
Select the matching fields in each table and then click the <=> button.
- You can choose the Customer Table Field : Customer ID and Order Table Field : Customer ID.
- Click on Next button
- Type Query Name
- Then click on Finish Button
Follow @Sarvavasi.com