Create two plsql blocks that will insert or delete rows


Create two PL/SQL blocks that will insert or delete rows from the employee deduction table. Include exception processing for bad input data and verify that an employee is eligible for a deduction based upon their salary grade. Salary grade is determined by checking the salary grade table to derive the employee's salary grade. Once you know an employee's grade, then verify if the employee is eligible for the deduction (e.g. 401K) via comparing it to the minimum and maximum salary grade that is stored in the deduction table ( see definition above).

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Create two plsql blocks that will insert or delete rows
Reference No:- TGS02355129

Now Priced at $10 (50% Discount)

Recommended (97%)

Rated (4.9/5)