Question: (4 points for code and screenshots) Create a procedure that accepts product ID as a parameter and returns the name of the product from ProduetTable

 (4 points for code and screenshots) Create a procedure that accepts

(4 points for code and screenshots) Create a procedure that accepts product ID as a parameter and returns the name of the product from ProduetTable table. Add exception handling to catch if product ID is not in the table. SET SERVEROUTPUT ON: execute p_product_infornation(302) execute p product infornation(299) execute p_product_intornation (0) Script Output x >Query Result x 4 Task completed io.oo8 seconds anonymous block coapleted Product nane tor product Id 302 is Uind-Up Uater Swimners anonymous block coupleted Product nane for product Id 299 is Chest anony ous block completed No Data found for SELECT on product Id Use ProductTable created earlier in the module. Provide code and screenshot showing successful execution and results. You have to provide at least two test cases

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!