Answer Posted / shaik
Pragma Exception is a pre-compiled exception which is
particularly used to raise the user defined exceptions along
with the ORACLE error code.
PRAGMA EXCEPTION_INIT(exception_name, -Oracle_error_number);
ANY FURTHER CLARIFICATION CALL TO ME :09972372227
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
Can 2 queries be executed simultaneously in a distributed database system?
Can dml statements be used in pl/sql?
What are the set operators in sql?
How do you use a while loop in pl sql?
Why do we need unique key in a table?
Explain the significance of the & and && operators in pl sql.
what is foreign key? : Sql dba
what is sql server agent? : Sql dba
What is rownum?
What is cte?
Can we write dml inside a function in sql server?
How do you exit in sql?
What is difference between my sql and sql?
What is the difference between left outer join and left join?
How do I upgrade sql?