Exit 1Z0-149 Oracle Database Program with PL/SQL
Question 4 of 5
0% complete
Q4 Single choice

Examine this code:

What will be the outcome?

  • A

    It will execute successfully and will display the user-defined error message.

  • B

    It will result in an error as the range of the error code can only be from "-20000 to - 20999."

  • C

    It will result in an error as the range of the error code can only be from "-1000 to -2000."

  • D

    It will result in an error as the range of the error code can only be from "-2000 to -2999."