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 show all rows in sql?
Do foreign keys improve performance?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is server name sql?
What is a temporal table?
how to get a list of columns in an existing table? : Sql dba
What is pl sql variable?
explain the difference between delete , truncate and drop commands? : Sql dba
What is Histogram?
What are the different types of tables in sql?
How do you drop a trigger?
what is 'mysqld'? : Sql dba
How does stored procedure reduce network traffic?
Is sql similar to python?
How do I run a sql script?