Reference no: EM13185923
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
6. What is a preventative delete?
7. 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.
8. 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.
9. Remove all the entries in the your l_foods_lt5 table, but not the table itself.
10. Delete the l_foods_lt5 table itself.
Review Questions
11. 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.
12. 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.
13. From the l_foods table, list the foods that have "fresh" in their descriptions. Sort these rows in ascending order.
14. List the employees who have a manager. Show the employee_id ,first_name, and last_name. Sort the rows by employee_id.
What is the length of the spring with no weight attached
: If a 2 lb weight stretches a spring 15 inches and a 12 lb weight stretches the same spring 20 inches, what is the length of the spring with no weight attached.
|
Compute the percent compostion of impure benzoic acid
: Calculate the percent compostion of impure benzoic acid. The orignial weight of benzoic mixture was 4.23 g
|
Sketch the graph of e
: leading economic indictators: the value of the conference board index of 10 economic undicatators in the U.S could be approximately by the following function of time t in months since the end of december 2002.
|
Compute the boyle temperature
: Assuming that N2 obeys the Van der Waal's equation, determine the Boyle temperature of 1 mol of N2 and determine the percent error in the answer knowing that the experimental value of the Boyle temperature
|
Create a new table using the column structure
: Create a new table using the column structure - 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.
|
Explain the environmental consequences of marginal increase
: While climate change science has advanced considerably in recent years, and evidence of increasing atmospheric carbon is demonstrable, there is yet much unknown about the consequences of anthropogenic carbon emissions. For instance, the effect of ..
|
Depict a two-dimensional conformational energy landscape
: Draw a two-dimensional conformational energy landscape (free energy on y-axis, conformational coordinate on x-axis) to show how a protein may become kinetically (not thermodynamically) ‘trapped' in a misfolded conformation.
|
What is the npv of expected damages
: In response to climate change concerns, the government can either invest in mitigation or adaptation or do nothing. Mitigation reduces the flow of carbon into the atmosphere, thereby changing the probability distribution of future climate states. ..
|
Determine the amount of nh4 consumed in a fermentation
: Determine the amount of (NH4)2SO4 in g consumed in a fermentation medium in which the final cell concentration is 40 g/L in a 500 L medium volume
|