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
What are schema-level triggers?
What is the difference between rollback and rollback to statements?
what is transaction? : Sql dba
can a stored procedure call itself or recursive stored procedure? : Sql dba
what are the t string functions available in tsql? : Transact sql
what are the features and advantages of object-oriented programming? : Sql dba
How bulk collect improves performance?
What is function and procedure?
What is a ddl command?
What is pl sql script?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
What are views in sql?
How do I view a table in sql?
Does a primary key have to be a number?
what is sql? : Sql dba