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
How to run sql statements with oracle sql developer?
What are sql functions? Describe the different types of sql functions?
What are different types of triggers?
Can you select everything, but 1 or 2 fields, without writer's cramp?
how to dump a table to a file with 'mysqldump'? : Sql dba
How many sql core licenses do I need?
What are the types of variable use in pl sql?
What is the use of function "module procedure" in pl/sql?
What are tuples in sql?
Can we insert data into materialized view?
how to check server status with 'mysqladmin'? : Sql dba
What is synchronized subquery?
How do I kill a query in postgresql?
what are the nonstandard string types? : Sql dba
explain commit and rollback in mysql : sql dba