Write the code for the triggers

Assignment Help PL-SQL Programming
Reference no: EM13927535

Premiere Products Exercises

In the following exercises, you will use the data in the Premiere Products database shown in Figure 2-1 in Chapter 2. (If you use a computer to complete these exercises, use a copy of the original Premiere Products database so your data will not reflect the changes you made in Chapter 3.) If you have access to a DBMS, use the DBMS to perform the tasks and explain the steps you used in the process. If not, explain how you would use SQL to obtain the desired results. Check with your instructor if you are not certain about which approach to take.

1. Create the TopLevelCust view described in Review Question 2. Display the data in the view.

2. Create the PartOrder view described in Review Question 3. Display the data in the view.

3. Create a view named OrdTot. It consists of the order number and order total for each order currently on file.(The order total is the sum of the number ordered multiplied by the quoted price on each order line for each order.) Display the data in the view.

4. Create the following indexes. If it is necessary to name the index in your DBMS, use the indicated name.

a. Create an index named PartIndex1 on the PartNum field in the OrderLine table.
b. Create an index named PartIndex2 on the Warehouse field in the Part table.
c. Create an index named PartIndex3 on the Warehouse and Class fields in the Part table.
d. Create an index named PartIndex4 on the Warehouse and OnHand fields in the Part table and list units on hand in descending order.

5. Drop the PartIndex3 index.

6. Assume the Part table has been created, but there are no integrity constraints. Create the necessary integrity constraint to ensure that the only allowable values for the Class field are AP, HW, and SG. Ensure that the PartNum field is the primary key and that the PartNum field in the OrderLine table is a foreign key that must match the primary key of the Part table.

7. Add a field named Allocation to the Part table. The allocation is a number representing the number of units of each part that have been allocated to each customer. Set all Allocation values to zero. Calculate the number of units of part number KV29 currently on order. Change the Allocation value for part number KV29 to this number.Display all the data in the Part table.

8. Increase the length of the Warehouse field in the Part table to two characters. Change the warehouse number for warehouse 1 to 1a. Display all the data in the Part table.

9. Delete the Allocation field from the Part table. Display all the data in the Part table.

10. What command would you use to delete the Part table from the Premiere Products database? (Do not delete the Part table.)

11. Write a stored procedure that will change the price of a part with a given part number. How would you use this stored procedure to change the price of part AT94 to $26.95?

12. Write the code for the following triggers following the style shown in the text.

a. When adding a customer, add the customer's balance times the sales rep's commission rate to the commission for the corresponding sales rep.
b. When updating a customer, add the difference between the new balance and the old balance multiplied by the sales rep's commission rate to the commission for the corresponding sales rep.
c. When deleting a customer, subtract the balance multiplied by the sales rep's commission rate from the
commission for the corresponding sales rep.

13. If you are using Access 2010, create the following data macros.

a. Create a data macro associated with the After Insert event for the Customer table to implement the trigger in Step 12a. Test the data macro by adding a customer and ensuring that the corresponding sales rep's commission is updated correctly.
b. Create a data macro associated with the After Update event for the Customer table to implement the trigger in Step 12b. Test the data macro by changing a customer's balance and ensuring that the corresponding sales rep's commission is updated correctly.

Reference no: EM13927535

Questions Cloud

Privacy laws and policies debate : The ‘best practices' in communication privacy policies at the workplace, as we've read, are ideally designed in order to maintain protection of a company's financial interests, as well as maintenance of privacy and control over any information dee..
Define the swot analysis and porter five forces : The aim of the exercise is to define the SWOT Analysis and Porter's Five Forces that shape Robin Hood's industry strategies. Porter's Five Forces is defined as the effective competitive strategy that organizations put in place as an offensive or d..
Intangibility of services when positioning itself : Which of the following will most help service providers overcome the limitation of intangibility of services when positioning itself?
Essentials of managerial communication : he class that I feel I am taking the most from in my studies thus far has been Essentials of Managerial Communication. The course has taught me many valuable forms of communication. Communication is more than just speaking, but it is writing and l..
Write the code for the triggers : Write the code for the following triggers following the style shown in the text. a. When adding a customer, add the customer's balance times the sales rep's commission rate to the commission for the corresponding sales rep.
What is the probability that the project will be acceptable : What is the probability that this project will be acceptable? What is the probability that this project will have an NPV in excess of $1 million?
Describe the steps of the scientific method earl utilized : How would the scientific method help Earl create an experiment to determine which food sources made people sick
Is this an attractive industry to invest in : Identify how each force impacts the trucking industry and Werner (www.werner.com) in particular. Is this an attractive industry to invest in?
Costs of all our managers and employees : You should be concerned about the woes of all the employees on the recent hike in gas prices. The company has taken that issue sensitively upon speculation that it will not only increase the cost of operation but it will also increase the transpor..

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Create a new access database and set up a table

Create a new Access database and set up a table named Sales Rep. Be sure to create attributes, set a primary key, select data types, and add descriptions as necessary. Use the following information:

  Database analysis and design

Implement the initial database design for the Customer Relationship Management VIEW as described below in your selected RDBMS. You need to create the Entity-Relationship model from your normalization and Database analysis, define tables, primary k..

  In this problem we will consider a movie database with

in this problem we will consider a movie database with three tablesmoviedirectortitle director yearmoviecasttitle actor

  Question 1 given the series rlc resonant circuit in the

question 1 given the series rlc resonant circuit in the figure operating at variable frequency determinenbspa. the

  Assignment on aggregate functions

After reviewing and completing the Unit 1 Guided Practice 2, I suggest that you review all tables using the Object Browser area of the SQL Workshop associated with the scenarios below, as well as field data types and data (case sensitivity) before..

  Database systems1 what is an sql injection attack explain

database systems1. what is an sql injection attack? explain how it works and what precautions must be taken to prevent

  Create the script to create the ms sql table

Create the script to create the MS SQL table, Create the script to create a store procedure, Create c# script that connect to the store procedure named MosaicVisitsDB.CS

  Using the oracle developer data modeler tool

Credit will be given to queries that are not trivial, for example, "SELECT * FROM Tablename" is unlikely to gain more than one mark. SQL Developer can be used to produce the queries and populate the tables.

  Prepare a sql statement to use joining the tables

Write a SELECT statement that joins the Customers, Orders, OrderItems, and Products tables.

  Create a plsql block to achieve the following using the hr

create a plsql block to achieve the following using the hr schemaselect the name salary and department of the employee

  Convert the er/eer model

To represent a problem description given in natural language as an (Enhanced) Entity -Relationship model; to convert the ER/EER model into a relational data model;

  Review problem and run required statement to create table

Please note that for "Table Employees" due to length of the table description and page size limit, I have broken it into 2 parts for better visibility, please make sure to use all the given attributes from the table.

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