Site icon Doc Sity

Johns Hopkins University MySQL Northwind Database Questions

Johns Hopkins University MySQL Northwind Database Questions

Description

If you haven’t already, please run this SQL script in MySQL to install the northwind database. You will use this database for the rest of this assignment.

Remember, when running this sql file, it’ll need mysql to be out of safe mode.

For Answers, please rename this sql file with your name, and use space below each question number to copy in SQL Script.

  1. What employees have last names that begin with “E” or “G”?
  2. What customers have marketing in their title?
  3. How many territories are there?
  4. How many territories are there in each region?
  5. What suppliers are not from the USA?
  6. What’s the average unit price of products?
  7. What’s the average unit price for and count of products that are out of stock? (stock = 0, not counting things ordered.)
  8. Which employees do not have ‘BA’s?
  9. What are the top 15 orders according to quantity?
  10. How many regions do each employee work?

Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."

Exit mobile version