Write sql statements to answer the following questions


Write SQL statements to answer the following questions based on the Pine Valley Furniture Company database. Note: Depending on what DBMS you are using, some field names may have changed to avoid using reserved words for the DBMS.

  1. Find customers who have not placed any orders.
  2. Display order number, customer number, order date and items ordered for some customer (example shows CustomerID=4, you may choose another valid customer ID number in your solutions):
  3. Display each item ordered for order #1, its standard price, and total price for each item ordered:
  4. Total the cost of the order for order #1:
  5. List each customer who has bought computer desks and the number of units bought by each customer:

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write sql statements to answer the following questions
Reference No:- TGS02716604

Now Priced at $25 (50% Discount)

Recommended (92%)

Rated (4.4/5)