Multiple Choice
In PL/SQL,functions should:
A) Always use input parameters.
B) Contain a parameter list.
C) Generate an output value using a RETURN statement.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q64: A PL/SQL block contains:<br>A) A required declaration
Q65: If you omit the keywords FOR EACH
Q66: A database programming language allows a program
Q67: Which of the following is true of
Q68: Dynamic binding involves the determination of the
Q70: Portability across host languages is one advantage
Q71: The PL/SQL code block above:<br>A) Declares and
Q72: As with other programming languages,in PL/SQL the
Q73: Triggers provide reuse of common code,while stored
Q74: To use the objects in a package,you