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 do I get sql certification?
What are database links used for?
What is the difference between pl and sql?
How many parts of a pl sql block are optional?
What is blind sql injection?
What are sql indexes?
How to revise and re-run the last sql command?
How do I truncate a word?
How to avoid duplicate records in a query?
Is left join same as inner join?
How does stored procedure reduce network traffic?
What is the difference between sql, mysql and sql server?
What is cursor explain with example?
Describe types of sql statements?
How can we optimize a sql query?