Answer Posted / suresh somayajula
In these we will use 19+1 exceptions.
it means " When Others " is the last exception in
pl/sql block.execution will be end at When Others exception
Stmt.
suresh.
suresh.somayajula@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is lexical units in pl sql?
What does pragma mean?
how to get @@error and @@rowcount at the same time? : Sql dba
Can we join more than 2 tables in sql?
What is the usage of sql functions?
Differentiate between % rowtype and type record.
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
How do you declare a constant?
what is the difference between truncate and delete statement? : Transact sql
What is cte sql?
What is the difference between joins?
What are the types of triggers in sql?
What is data control language?
What is cross join sql?
how to extract a unit value from a date and time? : Sql dba