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
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
How many sql are there?
What is rowid in sql?
How do I run sql profiler?
What is autocommit sql?
What is difference between pl and sql?
Why do we need sharding?
What is a record in pl/sql?
What is materialized view in sql?
what is a record in a database ? : Sql dba
Explain the types of joins in sql?
What is sqlcontext?
Can you have more than one trigger on a table?
Name some usages of database trigger?
Can a procedure in a package be overloaded?