-
What is Pragma EXECPTION_INIT ? Explain the usage ?
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)
-
-
-
PL/SQL UTL_FILE Package
Which exception is used in UTL_FILE package in PL/SQL?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Current Database Name
How to know the current database name in PL/SQL?
-
PL/SQL Interview Questions
Ans