In Exception handling if we are using the when others first
then what happens . whether it will show the compiler error
Answer Posted / uma
If we use when others first all the exceptions will be
caught by this block even when specific exception blocks
are present after that.Also no compiler error will be thrown
| Is This Answer Correct ? | 9 Yes | 16 No |
Post New Answer View All Answers
How is it different from a normal table?
How to update a table row with a record?
What are the benefits of ordbms?
Differentiate between pre-select and pre-query?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How to display employee records who gets more salary than the average salary in the department?
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.
How to define an oracle sub procedure?
How to do a full database export?
How to compare dates in oracle sql?
How to commit the current transaction in oracle?
Write a trigger example in oracle?
Is oracle the best database?
What happens to the data files if a tablespace is dropped?
Explain the use of indexes option in imp command.