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
How does a trigger work?
What is crud diagram?
Can we join two tables without common column?
how can you create an empty table from an existing table? : Sql dba
Is sql scripting language?
Does pdo prevent sql injection?
How many postgresql users are there, worldwide?
How do you use join?
What are the differences between in and exists clause?
How do I access sql anywhere database?
Which join is like inner join?
What is auto increment?
How to move files from one directory to another in pl sql?
Is delete faster than truncate?
Is subquery faster than join?