Multiple Choice
Which of the following statements is True?
A) If an exception is raised in procedure B that has been called from procedure A, the control initially moves to the exception handler section of procedure B.
B) If an exception is raised in procedure B that has been called from procedure A, the control initially moves to the BEGIN section of procedure B.
C) If an exception is raised in procedure B that has been called from procedure A, the control initially moves to the exception handler section of procedure A.
D) If an exception is raised in procedure B that has been called from procedure A, the control initially moves to the header section of procedure B.
Correct Answer:

Verified
Correct Answer:
Verified
Q18: The _ command can be used to
Q19: If no mode is indicated in a
Q20: The _ area of a block determines
Q21: The error message argument of the RAISE_APPLICATION_ERROR
Q22: The term _ refers to program code
Q24: <u>Stored procedures</u> and functions are saved in
Q25: The DBMS_OUTPUT.PUT_LINE statement can be used to
Q26: If values are calculated or retrieved from
Q27: _ indicate which way the value provided
Q56: The special syntax of =>> is used