SQL Question:
7) Write a SELECT statement that will provide a list of the customer's first name, last name, order date, title, and artist for all of the items that have been purchased. This will require multiple inner JOIN clauses. Order by the order_date in descending order. (2 points) If any of the output is more than 12 rows for any of these exercises, only include the first 12 rows of your output with your command.
SQL Question:
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am