Multiple choice

Which of the following objects in PL/SQL returns data value at the end?

  1. Procedure

  2. Triggers

  3. Cursor

  4. Function

  5. Alert

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

This object in PL/SQL returns data value at the end.