What is pragma exception and how, when, where us

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


Please Help Members By Posting Answers For Below Questions

Explain the difference between cursor declared in procedures and cursors declared in the package specification?

568


Can we join same table in sql?

515


What is the clause we need to add in function body to return variable?

533


Can we call dml statement in function?

533


What is pl sql commands?

548






What are database links used for?

586


explain access control lists. : Sql dba

543


What is a database? Explain

587


How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?

585


How to run pl sql program in mysql?

505


What is procedure in pl sql?

526


How does postgresql compare to mysql?

569


Name the different types of indexes in sql and define them.

557


Mention what pl/sql package consists of?

526


write an sql query to find names of employee start with 'a'? : Sql dba

571