MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statement is false ? |
| A. | Any procedure can raise a error and return an user message and error number |
| B. | Error number is ranging from 20000 to 20999 are reserved for user defined messages |
| C. | Oracle checks Uniqueness of User defined errors |
| D. | Raise_Application_error is used for raising an user defined error |
| Answer» D. Raise_Application_error is used for raising an user defined error | |