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
Why is a primary key important?
what is a cursor? : Sql dba
What is normalization in a database?
What is record in pl sql?
What operating systems are supported by oracle sql developer?
How can we solve sql error: ora-00904: invalid identifier?
What is sql used for?
how to add a new column to an existing table in mysql? : Sql dba
What is write ahead logging in sql server?
What is sql architecture?
Difference between global and parameter variables?
Can we enter data in a table in design view?
What is trigger types in sql?
What is rollback?
What are commit, rollback, and savepoint?