Use a sub-SELECT statement
Objective:Create a sub-SELECT statement using the IN keyword.
Given the following two tables:
- MyCustomers
- MyOrders
Table name: MyCustomers