How you open and close a cursor variable.Why it is required?
Answer Posted / venkat
open cursor then the cursor points to the starting of the data......close the cursor it clears the data after the execution of a program
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to install oracle database 10g xe?
How to create lov dynamically at runtime & attach to text field?
Explain implicit cursor.
 How to use an oracle sequence generator in a mapping?
what is Single Byte Overhead...?
Explain the dml?
Are truncate and delete commands same? If so why?
What is a subquery in oracle?
What is the usage of save points in oracle database?
What is the best way to do multi-row insert in oracle?
How to count duplicated values in a column in oracle?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
When do you get a .pll extension in oracle?
Explain what does a control file contain?
Can we create database in oracle using command line ?