A script-enabled browser is required for this page to function properly.

program unit

A PL/SQL code structure that can be independently recognized and processed by the PL/SQL compiler. Anonymous blocks, subprogram specifications and bodies (procedures and functions), and package specifications and bodies are types of program units. Program units can reside and execute on the client and the database server. See also: stored program unit.