-
-
Function return more than one value
Hi,My questions is " Can function return more than one value".I have gone through the all answers relevant to my question was been posted earlier. But all answers are confusing me.Few people said directly that function can't return more than one value and few are telling that function can return more that one value using OUT parameter or ref cursor.My understanding is if out can't use as a parameter...
-
Cursor Advantages and Disadvantages
What are the uses of Cursor?
What are its advantage and disadvantage? -
Debugging Dynamic SQL
What is the best technique of debugging large and fragmented dynamic SQL.
-
Adventages of package over standalone procedure
What are the advantages of packages over standalone procedure ?
-
Display your name 10 times in PL/SQL
Write a PL/SQL anonymous block with exception handling to print your name 10 times?
-
Force View
What is Force View. Why Oracle Give Facility to create force view? What is the use of force View
-
-
-
-
-
-
-
Use of Indexes
What are indexes used for ? What are the different types of Indexes?
-
-
-
-
-
What are the components of a PL/SQL block ?
A set of related declarations and procedural statements is called block.
-
How do you set table for read only access ?
if i am updating one record in a table at that time no other user can't able insert ,update the record in same table How is it possible
PL/SQL Interview Questions
Ans