Multiple choice

Which of the following components of Oracle is a database object that groups logically related PL/SQL types, objects and subprograms?

  1. Database triggers

  2. Cursors

  3. Package

  4. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A package is a database object that groups logically related PL/SQL types, objects, and subprograms.