READ Free Dumps For Oracle- 1z0-001
Question ID 1491 | In the declarative section of a PL/SQL block, you created but did not initialize a number variable. When the block executes, what will be the initial value of the variable? |
Option A | A. The block will not execute because the variable was not initialized.The block will not execute because the variable was not initialized. |
Option B | B. 0 |
Option C | C. null |
Option D | D. It depends on the scale and precision of the variable. |
Correct Answer | C |
Question ID 1492 | Examine the code: |
Option A | DECLARE |
Option B | B. DECLARE |
Option C | C. DECLARE |
Option D | D. DECLARE |
Correct Answer | B |