Chapter 14. Packages

Chapter Objectives

In this Chapter, you will learn about:

The Benefits of Utilizing Packages

A package is a collection of PL/SQL objects grouped together under one package name. Packages include procedures, functions, cursors, declarations, types, and variables. There are numerous benefits in collecting objects into a package. In this chapter, you learn what these benefits are and how to use them.

Get Oracle® PL/SQL® Interactive Workbook, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.