MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is handled with the help of exception-handling section in an PL/SQL block. For eg, SELECT INTO statement, which does not return any rows. |
| A. | A runtime error |
| B. | A syntax error |
| C. | Both A & B |
| D. | None of the above |
| Answer» B. A syntax error | |