-
-
-
-
-
Oracle referance cursor code
Hi,1. Iam looking for sample program for ref cursor. ref cursor can be associated with many select statements and we can use the ref cursor to return the multiple value from the procedure or function. how to use the ref cursor in a program to associate with many select statements.2. we can't use the %rowtype attribut to return the multiple from the procedure or function instead of ref cursor. if we...
-
-
How to avoid the mutating error with sample program
Hi, can any body give me the sample program for avoiding the mutating error. we can avoid the mutating through the statement level trigger instead of using the statement leve trigger, i need one sample program to avoid the mutating error by using pl/sql table.Thanks Saravanan.P
-
-
What is Cost based Optimization and Rule Based Optimization
What is the differences between it.
-
-
What is Data Concarency and Consistency?
Data Concarency => Means that many users can access data at the same time.Data Consistency => Means that each user sees a consistent view of the data, including visible changes made by the user's own transactions and transactions of other users.
-
-
-
-
-
-
-
-
-
PL/SQL Interview Questions
Ans