Task 3: Create(Enter) new product by using a Procedure with IN Parameters    Follow these steps to create a procedure that allows a company employee to add a new  product to the database. This procedure needs only IN parameters.    In SQL Developer, create a procedure namedPROD_ADD_SPthat adds a row for a new  product in the BB_PRODUCT table. Keep in mind that the user provides values for the  product name, description, image filename (use same template for file name as  ‘roasted.jpg’ or ‘double-roasted.jpg’ ) , price, and active status. Address the input values or parameters in the same order as in the preceding sentence.    Call the procedure with these parameter values:('Roasted Blend', 'Well-balanced mix of roasted beans, a medium body', 'roasted.jpg',9.50,1).  Check whether the update was successful by querying the BB_PRODUCT table.   -This will be a page where you allow new product information to be entered into Edit box by end user and then there will be INSERT or ADD Product button to save them by calling this Stored Procedure.   -And Once your Product add tasks is completed GUI will bring the full product list with newly added one at the below part of your screen  -Also there should be only one Product Search capability in the same Page. On the same page,(maybe in different part of your page) open a edit box and accept product name and search based on that product name and bring to list on screen.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

please use sql to answer the following question and erd and code from the last test (tesk 2) have been provide and it connect to task 3 as well

Task 3: Create(Enter) new product by using a Procedure with IN Parameters 
 

Follow these steps to create a procedure that allows a company employee to add a new 

product to the database. This procedure needs only IN parameters. 

 

  1. In SQL Developer, create a procedure namedPROD_ADD_SPthat adds a row for a new 

product in the BB_PRODUCT table. Keep in mind that the user provides values for the 

product name, description, image filename (use same template for file name as  ‘roasted.jpg’ or ‘double-roasted.jpg’ ) , price, and active status. Address the input values or parameters in the same order as in the preceding sentence. 

 

  1. Call the procedure with these parameter values:('Roasted Blend', 'Well-balanced

mix of roasted beans, a medium body', 'roasted.jpg',9.50,1)

  1. Check whether the update was successful by querying the BB_PRODUCT table.

 

-This will be a page where you allow new product information to be entered into Edit box by end user and then there will be INSERT or ADD Product button to save them by calling this Stored Procedure.  

-And Once your Product add tasks is completed GUI will bring the full product list with newly added one at the below part of your screen 

-Also there should be only one Product Search capability in the same Page. On the same page,(maybe in different part of your page) open a edit box and accept product name and search based on that product name and bring to list on screen. 

 

 

Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY