Answer Posted / roopesh kumar
We can directly handle them in exception section need not
to declare them. We need to declare them onle in case when
we want to put user friendly message instead of oracle's
default one.
Note: When others should be handle in last of exception
handling part of block.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is sequence in sql?
What is the use of count (*) in sql?
Can you call pl/sql package functions from within a fast formula?
How can you fetch common records from two tables?
Explain the update statement in sql
How can I tell if sql is running?
How to create an array in pl/sql?
How does index help in query performance?
What is an invalid partition table?
What are the uses of sysdate and user keywords?
What is the purpose of a secondary key?
what is the difference between delete and truncate commands? : Sql dba
What does := mean in pl sql?
Explain what is table in a database?
Can a table have no primary key?