2016-04-25 PL/SQL by Example / Package In previous parts, most examples were demonstrated at the level of a single anonymous PL/SQL block. In practice, however, it is more appropriate to unify functionality into logical units, called packages. Matěj Černý