Select Page

Capella University Week 6 SQL Design Update Lab Report

Question Description

In this assignment, you will create various SQL statements to interact with the database. These statements (queries) will reflect functionality to be implemented within your application. Use the MySQL Workbench to do all the work in this assignment. Use the provided CreateOES.sql MySQL script to create an ‘orderentrysystem’ database. Use this script and the database that it creates as the base for the following tasks and for all remaining work in this course. This script replaces the one that you developed in Week 5.

Assignment Instructions

Complete the following steps for this assignment:

  1. List the employee IDs and names for all employees.
  2. List all the product information including name, descriptions, and category names.
  3. List all the orders for a specific customer based on the order date.
  4. List all the customers ordered by last name.
  5. List all product names that have been ordered.
  6. Count the number of orders processed for each employee.
  7. Insert a new unique customer.
  8. Insert a new order for three units of some product.
  9. Update the database to subtract 3 from the quantity available for the previously ordered product.
  10. Take screen shots of your MySQL Workbench screens showing the results of each of the above tasks.
    • Paste the screen shots into a single MS Word document, inserting labels before each image telling what is being displayed.
    • Name your document, following this pattern: Austin_Week6.docx.

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

Order Solution Now