Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create stored procedures required for the following business requirements. Submit ONE document with the create commands in it (file name: LastName_HW2.sql). This file would also

Create stored procedures required for the following business requirements. Submit ONE document with the create commands in it (file name: LastName_HW2.sql). This file would also hold a test snippet (execute command) for EACH procedure. Make sure to comment out the test snippets (using multi-line comments).

The user should be able to update the approved date of an existing purchase order.

The user should be able to calculate the final price (quantity * unitcost) for an order detail for which an order detail ID has been provided.

The user should be able to calculate the entire total of an order by calculating the totals of all the order details for that order.

The user would like to see the most valuable supplier by finding which supplier provides the highest number of individual products to Northwind Traders. The results should show the company, the last name and the state of the supplier in addition to the number of individual products supplied by the supplier.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

Students also viewed these Databases questions

Question

Evaluate the expression. 12/-6

Answered: 1 week ago

Question

Th ey told me Id have to write a lett er. Whos got time for that?

Answered: 1 week ago

Question

How are members held accountable for serving in the assigned roles?

Answered: 1 week ago

Question

Have roles been defined and assigned?

Answered: 1 week ago