1) Make a list of customers: first name, last name, city 2) Make a list of customers who live in Florida. 3) Make a list of customers who live in Florida, Georgia, order by state.
1) Make a list of customers: first name, last name, city 2) Make a list of customers who live in Florida. 3) Make a list of customers who live in Florida, Georgia, order by state. 4) Make a list of customers (last name) with orders (order number, order date) that the customers made. 5) Make a list of customers similar to the above, but also show books ISBN that the customer ordered in each of their orders, sort by customer last name. 6) Make a list of books titles that belong to COMPUTER category, show also the category name. 7) Find the number of books in each category available in your
Trending now
This is a popular solution!
Step by step
Solved in 5 steps