27.11.Package Body | ||||
27.11.1. | Package with only one function | |||
27.11.2. | Package with two procedures | |||
27.11.3. | Package declaration and body | |||
27.11.4. | Use of 'get' and 'set' prefixes | |||
27.11.5. | Use package method in a procedure | |||
27.11.6. | Call function in a Package | |||
27.11.7. | Method overload | |||
27.11.8. | Package method overloading | |||
27.11.9. | Reference method from another package | |||
27.11.10. | Package Function with 'PRAGMA AUTONOMOUS_TRANSACTION' | |||
27.11.11. | Create a package containing stored procedure DELETE_ORDERS and stored function GET_employee_NAME. | |||
27.11.12. | Package initialization. | |||
27.11.13. | Use package member variable to pass value |