Multiple choice

Which of the following parts in stored function of PL/SQL block consisting of statements that assign values, control execution, and manipulate oracle data?

  1. Declarative part

  2. Executable part

  3. Exception handling part

  4. Main function part

  5. Procedure part

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

This part in PL/SQL block consisting of statements that assign values, control execution, and manipulate oracle data.