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
Can we join two tables without common column?
State some properties of relational databases?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
Is pl sql a programming language?
What is full join in sql?
What if we write return in procedure?
Does inner join remove duplicates?
what is the difference between union and union all? : Sql dba
What pl/sql package consists of?
What are sql ddl commands?
How do you create a unique index?
What is record variable?
Define concurrency control. : Transact sql
Is ms sql traffic encrypted?
Explain the select statement in sql?