Question: SQL/PL Write the code of a package specification and body called personnel. This package contains two functions: get_fullname() and get_salary() based on employee's ID. The
Write the code of a package specification and body called personnel. This package contains two functions: get_fullname() and get_salary() based on employee's ID. The two functions have exceptions (NO_DATA_FOUND and TOO_MANY_ROWS). Invoke the package
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
