-
-
-
-
-
Oracle Joins
There are 2 tables, A and B having 3 rows each. What will be result on executing the following query? : SQL> select * from A,B
-
-
-
Pragma Init Exception
What is Pragma Init Exception ? what is difference between user defined exception and init pragma exception. what is the use of it.
-
-
-
-
-
-
-
-
-
-
-
-
Oracle triggers
Can we issue rollback, commit in the trigger body. if we issue what is the result
PL/SQL Interview Questions
Ans