Updating stock levels when an order is canceled

Assignment Help PL-SQL Programming
Reference no: EM133043853

Assignment 9-4: Updating Stock Levels When an Order Is Canceled

At times, customers make mistakes in submitting orders and call to cancel an order. Brewbean's wants to create a trigger that automatically updates the stock level of all products associated with a canceled order and updates the ORDERPLACED column of the BB_BASKET table to zero, reflecting that the order wasn't completed. Create a trigger named BB ORDCANCEL TRG to perform this task, taking into account the following points:
• The trigger needs to fire when a new status record is added to the BB_BASKETSTATUS table and when the IDSTAGE column is set to 4,
which indicates an order has been canceled.
• Each basket can contain multiple items in the BB_BASKETITEM table, so a CURSOR FOR loop might be a suitable mechanism for updating each item's stock level.
• Keep in mind that coffee can be ordered in half or whole pounds.
• Use basket 6. which contains two items, for testing.

1. Run this INSERT statement to test the trigger:
INSERT INTO bbbasketstatus (idStatus, idBasket, idStage, dtStage) VALUES (hi:Ls t atuss eq NEXTVAL 6, 4, SYSDATE) ;

2. Issue queries to confirm that the trigger has modified the basket's order status and product stock levels correctly.

3. Be sure to run the following statement to disable this trigger so that it doesn't affect other assignments:
ALTER TRIGGER bbordcanceltrg DISABLE;

Reference no: EM133043853

Questions Cloud

Differences between staffing in private and public sectors : What are the differences between staffing in the private and public sectors?
Examination of executive compensation contracts : Which HR issue involves a thorough examination of executive compensation contracts, benefit plans and policies
Positive impact on firm performance : Does a move to strategic human resource management [SHRM] really have a positive impact on firm performance?
Dolvett oversees a number of individuals : Dolvett oversees a number of individuals. He decides he must stimulate conflict to move his area forward. Which response indicates why he would want to stimulat
Updating stock levels when an order is canceled : Updating Stock Levels When an Order Is Canceled - Issue queries to confirm that the trigger has modified the basket's order status and product stock levels
Progress on the inventory-handling processes : Progress on the inventory-handling processes; however. they hit a snag when a store clerk incorrectly recorded a product request as fulfilled
Organizational culture with the wrong tolerance : For this discussion, the new CEO comes to you and tells you that he is a positive person, but there are things he wants you to know that he is very
Identify related parties and related party transactions : Explain the inherent limitations which mean that auditors may not identify related parties and related party transactions
Consumer assessment of healthcare providers and systems : What are Hospital Consumer Assessment of Healthcare Providers and Systems (HCAHPS), and how do they relate to the need for quality?

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Make a visio erd with primary and foreign keys

Combine the two diagrams make a visio ERD with Primary and Foreign keys.

  Indicate the changes

Indicate the changes (using the shorthand representation) that you would need to make to the original Premiere Products database design to support the following requirements. There is no relationship between customers and sales reps.  When a custo..

  Create a pl-sql block using the hr schema

Create a PL/SQL block to achieve the following using the HR schema and select the name, salary, and department of the employee with the maximum salary.

  Construct a query that will show distinct area codes

Construct a query that will show distinct area codes of the customers. Construct a query to show the expected payment date if invoices are due within 30 days.

  Display all product columns for products

Display all product columns for products that are red and black and have a list price greater than or equal to $400 and less than or equal to $800. Use the keywords BETWEEN and IN.

  Design and implement a relational database

Describe relational algebra and its relationship to Structured Query Language and Demonstrate skills in designing and building a database application

  Write a stored procedure that displays the contact details

Write a stored procedure that displays the contact details of clients who does not have any heart conditions or Acrophobia - Write a stored function

  What is column aliases

For Assignment week 1, answer the following questions. Save your answer to a word document on your desktop (please save as word 2003 format), and submit your results.

  Create a pivottable on a new worksheet using the data

Use the data on the Christensen worksheet in the range A1:J19 to create a PivotChart on a new sheet. Use the Type, Issue Price, and Est. Value fields and the default locations. Find the average issue price and average estimated value.

  Create a script file containing the pl/sql code

For the lab, you will need to create a script file containing the PL/SQL code that will address the lab steps below. Run the script file in your SQL*Plus session using the SET ECHO ON session command at the beginning to capture both the PL/SQL blo..

  Describe what changed in the ddl for each table

Make sure that the 3 additional tables you added in Unit 3 are also shown and have established primary and foreign keys to appropriate tables.

  Question 1 calculate the tax on an ordercomplete the

question 1. calculate the tax on an ordercomplete the following steps to create a procedure to calculate the tax on an

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd