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 create a new tablespace in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
Can you create a synonym without having a table?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
What are a query and state the different types of queries and their uses?
Can select statements be used on views in oracle?
What is dual table oracle?
Difference between inner join vs where ?
How to put more than 1000 values into an oracle in clause?
How to open a cursor variable?
How to store only time; not date and time?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What is redo log?
What is enter substitution variable in oracle?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?