Multiple Choice
____ refers to a SELECT statement in a PL/SQL block that retrieves no rows.
A) TOO_MANY_ROWS
B) NO_DATA_FOUND
C) ZERO_DIVIDE
D) DUP_VAL_ON_INDEX
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Predefined exceptions are declared in the _
Q3: <u>Implicit cursors</u> are considered static because they
Q4: Which of the following statements is correct?<br>A)
Q5: In PL/SQL, if a SELECT statement returns
Q6: An error raised in the executable section
Q7: The <u>SQLCODE </u>function returns the Oracle error
Q8: A SELECT statement within a PL/SQL block
Q9: When referencing SQL attributes, the attribute information
Q10: A(n) _ statement within a PL/SQL block
Q11: A(n) _ is one that a developer