Multiple Choice
What section of a PL/SQL program is used for exception handling?
A) BEGIN
B) DECLARE
C) EXCEPTION
D) ERROR
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: DDL queries may be used in PL/SQL
Q19: A PL/SQL program usually begins with the
Q20: In a PL/SQL decision control structure the
Q21: The error message "ORA-01422: exact fetch returns
Q22: In SQL*Plus,the command SET SERVEROUTPUT _ SIZE
Q24: To parse a character string it is
Q25: _ statements are lines of text that
Q26: What predefined error indicates that a primary
Q27: PL/SQL is a procedural programming language.Explain what
Q28: Choose the composite variable.<br>A)VARRAY<br>B)BINARY_INTEGER<br>C)VARCHAR2<br>D)DATE