SQLERRM is a
a. Constraint
b. Pre Defined Exception
c. Pseduocolumn
d. Constant
e. None of Above.
Answer Posted / 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 |
Post New Answer View All Answers
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.
Name the various constraints used in oracle?
How to execute the package in oracle?
What is oracle host variable?
What happens in oracle commit?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
What is the difference between a user and a schema in oracle?
What is the difference between PFILE and SPFILE in Oracle?
What is data file?
What is ASM (Automatic Storage Management) in Oracle?
what is Single Byte Overhead...?
What is system global area (sga) in oracle?
How can Oracle users be audited?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
Explain the use of analyse option in exp command.