What is Pragma EXECPTION_INIT ? Explain the usage ?
Answers were Sorted based on User's Feedback
Answer / tulsi
The PRAGMA EXECPTION_INIT tells the complier to associate
an exception with an oracle error. To get an error message
of a specific oracle error.
e.g. PRAGMA EXCEPTION_INIT (exception name, oracle error
number)
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / harish
Oracle have some builtin errors but they have only error
code not the error name user can define this builtin errors
by using Pragma EXECPTION_INIT
| Is This Answer Correct ? | 1 Yes | 1 No |
What does plv msg allows you to do?
what is sql server agent? : Sql dba
write a procedure to find top second no from a list of numbers
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
What is foreign key and example?
What is cross join sql?
what is the use of set statement in tsql? : Transact sql
Write a sql to print only character form the below string. @So&*CIE%$TE@GEN!@RAL
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
What are the usage of SAVEPOINTS?
select 10 from dual; y its showing all the rows with 10?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)