Multiple Choice
If the EXIT WHEN clause is not included in a basic loop, then the result is a(n) ____.
A) infinite loop
B) exception
C) RAISE_APPLICATION_ERROR
D) SQLCODE error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The _ section of a PL/SQL block
Q41: IF rec_order.state = 'VA' THEN lv_tax_num :=
Q42: The<u> basic</u> loop dictates exactly how many
Q43: To keep code efficient and minimize statement
Q44: <u>Loops</u> are used for situations in which
Q46: The only required sections of a PL/SQL
Q47: Which of the following statements is True?<br>A)
Q48: The _ option can be added to
Q49: The _ section of a PL/SQL block
Q50: The _ statement is a mechanism that