Answer Posted / chandra shekher
User Defined exceptions are executed prior to system
defined exceptions.
User defined exceptions are executed in the order in which
they are defined.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do I remove duplicates in two columns?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What are the different types of sql commands?
Is oracle sql free?
What is pl/sql language case sensitive?
How does sql developer connect to oracle database?
What are all different types of collation sensitivity?
what is the syntax for using sql_variant_property? : Transact sql
Why does sql need a server?
How does sql store data?
What is a sql select statement?
Which join is default?
What is pessimistic concurrency control? : Transact sql
Is it possible to update views?
how to drop an existing view in mysql? : Sql dba