Question

Which of the following is a mandatory component of a PL/SQL function's definition?

A An `OUT` parameter
B An `EXCEPTION` block
C A `RETURN` clause specifying a data type
D A `PRAGMA AUTONOMOUS_TRANSACTION` directive
E A `CURSOR` declaration
Practice Next

Hey! Ask a query