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
What is the sid in oracle?
Can we store images in oracle database?
Explain the use of show option in imp command.
How can you merge two tables in oracle?
What privilege is needed for a user to create indexes in oracle?
What is oracle instant client?
How can Oracle users be audited?
How to convert a date to char in oracle? Give one example.
What is the difference between 10g OEM and 11g OEM?
How to filter out duplications in the returning rows using oracle?
What is SQL access advisor in Oracle?
Is truncate autocommit in oracle?
How to start your 10g xe server from command line?
Explain the use of analyse option in exp command.
How to use attributes of the implicit cursor in oracle?