SQLERRM is a
a. Constraint
b. Pre Defined Exception
c. Pseduocolumn
d. Constant
e. None of Above.
Answers were Sorted based on User's Feedback
Answer / unknown
Pre Defined Exception .
It works with exception handling section.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / tanoy guhasarkar
SQLERRM is The error Message Provided By Oracle..
When Amy Oracle Error Occurs,The Error No Can Detested By
SQLCODE and Error Message By SQLERRM.
So b is not the appropriate answer.
e should be the one..
| Is This Answer Correct ? | 3 Yes | 0 No |
What exactly do quotation marks around the table name do?
What is RULE-based approach to optimization ?
How do I learn what codesets are available in oracle?
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
When a form is invoked with call_form, Does oracle forms issues a save point ?
How to assign values to variables?
What are various joins used while writing SUBQUERIES?
What is Index and different types of Indexes?
how to select second mauximum value in a given table under salary column
What are oracle functions?
How to insert a record into a table?
What is an Oracle sequence?