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 to export data to a csv file?
What is the difference between hot backup and cold backup in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
Explain the use of parfile option in exp command.
What is a synonym? What are its various types?
what is meant by magic query
material view and view disadvantages?
What is oracle latest version?
What is the use of aggregate functions in oracle?
 How to use an oracle sequence generator in a mapping?
How would you begin to troubleshoot an ORA-3113 error?
Will you be able to store pictures in the database?
What is the difference between a primary key & a unique key?
How to create an oracle database manually?
Explain an index segment?