READ Free Dumps For Oracle- 1z0-001
Question ID 1532 | Which two conditions in a PL/SQL block cause an exception to occur? (Choose two.) |
Option A | A. The SELECT statement contains a GROUP BY clause. |
Option B | B. The SELECT statement returns more than one row. |
Option C | C. The datatypes in the SELECT list are inconsistent with the datatypes in the INTO clause. |
Option D | D. The SELECT statement does not return a row. |
Option E | E. The SELECT statement does not have a WHERE clause. |
Correct Answer | B,D |
Question ID 1533 | Examine the code: |
Option A | A. by inserting the statement |
Option B | B. by setting the SQL*Plus session variable DEBUGGER = TRUE |
Option C | C. by inserting the statement |
Option D | D. by inserting the statement |
Correct Answer | A |