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
Write a sql query to get the third highest salary of an employee from employee_table?
how to install mysql? : Sql dba
Is natural join and inner join same?
What does the acronym acid stand for in database management?
What is a table partition?
Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?
Which join condition can be specified using on clause?
What is trigger in pl sql?
How much does sql cost?
What is cross join sql?
How do I save the results of sql query in a file?
What is 19 null in sql?
Do prepared statements prevent sql injection?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
How does postgresql compare to mysql?