Question: 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,

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. Show your sql below.

I need screenshots and output or step by step code and output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!