The interactions in this eCourse require Javascript to be enabled.
Implementing a Package
previous |next
Sheila has decided to organize her procedure and function on the HR data into a package. Instead of having her RAISE_AMOUNT stored procedure and GET_SAL stored function as individual program units, she will create a package to store these two routines.
Show Me and Try It Help Sheila build the HR_PACK package.