Chapter 11. Exercise 2

  1. Create a query in design view using both the CUSTOMERS and ORDERS tables

  2. Use the fields CustomerID and Name from the CUSTOMERS table and the fields OrderID, Date and Amount from the ORDERS table

  3. Run the query

  4. Save the query as Orders