The document contains instructions for 6 PL/SQL lab assignments - to write blocks that: 1) find the sum of two numbers, 2) update the total salary for employee 100, 3) find the larger of two numbers, 4) find the greatest of three numbers, 5) calculate overdue fines for return number 100 based on number of late days, and 6) generate a multiplication table from 3 to a given number.
The document contains instructions for 6 PL/SQL lab assignments - to write blocks that: 1) find the sum of two numbers, 2) update the total salary for employee 100, 3) find the larger of two numbers, 4) find the greatest of three numbers, 5) calculate overdue fines for return number 100 based on number of late days, and 6) generate a multiplication table from 3 to a given number.