-
-
-
-
-
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
-
What is a stored procedure ?
A stored procedure is a sequence of statements that perform specific function.
-
What are the modes of parameters that can be passed to a procedure ?
IN,OUT,IN-OUT parameters.
-
-
FLASHBACK concept ? What is it?
Can any one help me on FLASHBACK concept ? What is it?
-
-
-
-
-
-
-
-
-
-
-
PL/SQL Interview Questions
Ans