Which two conditions must be true for a PL/SQL function to be cached?

  1. It must be part of a package.

  2. It must be a pipelined table function.

  3. It must not be defined in an anonymous block.

  4. It must have at least one OUT or IN OUT parameter.


Correct Option: C,D

Find more quizzes: