Question: 1. Write a query that displays all the orders in the Ord table and include the CustomerName from the Cust table. Hint use SELECT command:
1. Write a query that displays all the orders in the Ord table and include the CustomerName from the Cust table. Hint use SELECT command: The result table should have 4 columns (orderID, OrderDate, CustID, & CustomerName)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
