Multiple choice

Which of the following database objects in PL/SQL groups objects and programs together into a single entity?

  1. Select statement

  2. Database triggers

  3. Cursor

  4. Packages

  5. Update statement

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

This database object in PL/SQL groups together objects and programs into a single entity.