Question: Oracle PL/SQL BOOK table: Thank you! l. Write a procedure to insert a new book record. The procedure should also automatically calculate the book retail
Oracle PL/SQL

BOOK table:

Thank you!
l. Write a procedure to insert a new book record. The procedure should also automatically calculate the book retail value. This retail is calculated as 12.5% of the book cost price plus 7.5% of the average cost price of the existing books. Provide rest of the attribute values as input parameters. Execute your procedure to insert at least one book record
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
