MCQOPTIONS
Saved Bookmarks
| 1. |
For which Exception, if a SELECT statement attempts to retrieve data based on its conditions, this exception is raised when no rows satisfy the SELECT criteria? |
| A. | TOO_MANY_ROWS |
| B. | NO_DATA_FOUND |
| C. | VALUE_ERROR |
| D. | DUP_VAL_ON_INDEX |
| Answer» E. | |