Perform the tasks below by using the correct sql statements

Assignment Help PL-SQL Programming
Reference no: EM13315029

Perform the tasks below by using the correct SQL statements.   You must create the statements in Oracle by using the following steps (SQL > SQL commands > Enter Command).  Once your command is error-free, copy and paste your statements into the assignment document.  Upload this Word document for grading.

Scenario:

The suppliers want access to our database to enter their own prices.  Although they are worried that other suppliers can see their prices, we have assured them that this is not possible.

Complete the following by creating the appropriate SQL statements:

Create a view so that supplier 'ASP' can only see his information from the l_foods table.  Call this view_l_foods_ASP.  Show columns supplier_id, product_code, menu_item, description, and price in your view. Make sure that this CREATE view statement can be run repeatedly.  Also ensure that supplier 'ASP' can only change his own data in the database.

Use the data dictionary to get the SELECT statement for the view you just created.  Write that SELECT statement below (DO NOT Test this statement in Oracle):

Fresh salad has a new price of $3.00. Update the data through the view_l_foods_ASP.  Do you see the change in view_l_foods_ASP?

Select all the columns in the l_foods table which have a supplier_id of 'ASP' and a price of greater than $2.50.  Do you see the price change that you entered in view_l_foods_ASP?

Attempt to insert the following two records into the view.  Were you successful, why or why not?

 

Supplier_idproduct_codemenu_item                 description                         price          price_increase

ASP                GG                   22                   GRILLED GARDEN                  6              7

CBC                GS                   23                   GRILLED SALAD                    6              7

 

What is a preventative delete?

Create a new table using the following column structure from the l_foods table: supplier_id, product_code, menu_item, description and price. Call the table l_foods_lt5.   Populate the l_foods_lt5 table to include all the foods that cost less than $5.00.

Supplier ASP has gone out of business. Delete all the products for supplier ASP from your l_foods_lt5 table.  Make sure your changes save.

Remove all the entries in the your l_foods_lt5 table, but not the table itself.

Delete the l_foods_lt5 table itself.

Review Questions

List the employees hired before 2002.  Show the employee_id, first_name, last_name, and hire_date columns.  Bring the last_name and first_name back in last_name, first_name format.  Call this column full name.  Sort the rows by employer_id

From the l_foods table, list the description and price values of the following foods: hamburger, french fries, and soda.  Sort the rows by description.

From the l_foods table, list the foods that have "fresh" in their descriptions.  Sort these rows in ascending order.

List the employees who have a manager.   Show the employee_id ,first_name, and last_name.  Sort the rows by employee_id.

 


Attachment:- Assignment1.docx

Reference no: EM13315029

Questions Cloud

What is the moment of inertia of the wheel : A string is wrapped tightly around the circumference of a wheel with a mass of 1.23 kg and a radius of 0.324 m. What is the moment of inertia of the wheel
What is the greatest potential difference across capacitor : An LC circuit consists of a 20 mh inductor and a 0.5 if capacitor.maximum instantaneous current is 0.1 A
Calculate the inductive reactance : In a purely iductive AC circuit L=25.0mH and the rms voltage is 150V. Calculate the inductive reactance, max and rms current in the circuit
Price-discrimination monopolistic : Suppose that a price-discrimination monopolistic has segregated its marker into two group of buyers. The first group is described by the demand and revenue data that you developed for developed for problem 1
Perform the tasks below by using the correct sql statements : Create a view so that supplier 'ASP' can only see his information from the l_foods table.  Call this view_l_foods_ASP.  Show columns supplier_id, product_code, menu_item, description, and price in your view.
What is the formula for impedence for this circuit : resistance R, capacitance C, and inductance L are connected in series, what is the formula for impedence for this circuit
Determine the magnitude of the resultant of the two forces : Obstruction due to underground electric lines requires that the x coordinate location of point C must be three feet as shown in the figure, as opposed to 1.5 ft for point B. Determine the magnitude of the resultant of the two forces
Determine the volume of water in gallons added to the tank : a water main is used to refill an elevated storage tank during the night. a 100 ft long, 12 in steel pipe (ks=.06 mm) connects to the booster pump that provides a pressure of 75 psig at the pump outlet
Find the electric field due to this rod : A rod of length L carries a uniform linear charge density of 5 nC/m. find the electric field due to this rod at a distance of 20cm

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Create a database model

Create a database model and Submit the table creation statements for the Database Model.

  Write pl-sql procedures and functions

Write PL/SQL procedures and functions to populate and query that database

  Sql questions

Write a query to display using the employees table the EMPLOYEE_ID, FIRST_NAME, LAST_NAME and HIRE_DATE of every employee who was hired after to 1 January, 1995.

  Run the lab_03_01.sql script

Run the lab_03_01.sql script in the attached file to create the SAL_HISTORY table. Display the structure of the SAL_HISTORY table.

  Write sql queries

Write a query to display the last name, department number, and salary of any employee whose department number and salary both match the department number and salary of any employee who earns a commission.

  Explaining sql insert statement to insert new row in cds

Write down a SQL insert statement to insert new row in "CDS" table.

  Write down name of actors in ascending order

Write down actors (or actress, your choice, but not both) who have won at least two (2) Academy Awards for best actor/actress. Provide the actor name, movie title & year. Order the result by actor name."

  What is an sql injection attack

What is an SQL injection attack? Explain how it works, and what precautions must be taken to prevent SQL injection attacks.What are two advantages of encrypting data stored in the database?

  Determine resonant frequency in series rlc resonant circuit

Given the series RLC resonant circuit in the figure, operating at variable frequency, determine: The resonant frequency ω o ,  The circuit’s quality factor Q , The cut-off frequencies, f 1  & f 2  and the bandwidth BW

  Query that uses cube operator to return lineitemsum

Write summary query which uses CUBE operator to return LineItemSum (which is the sum of InvoiceLineItemAmount) group by Account(an alias for AccountDesciption).

  Query to show customers were missing for existing orders

As DBA, your manager called a meeting and asked why there are so many orders for customers that don't exist in the customer table. Write query which would shows which customers were missing for existing orders. Use a join or a subquery.

  Sql query into a relational algebra statement

Turn this SQL query into a relational algebra statement? SELECT Request.reqfor, Ordering.invamt, Ordering.invnbr, Ordering.invdat

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