Answer Posted / faize
when query is executed in oracle then result set is
produced & stored in the memory.Oracle allows the
programmer to access this resultset in the memory through
cursors
two types of cursors:
1.Explict cursor
2.Implict cursor
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the importance of .pll extension in oracle?
Design database draw er diagram for a certain scenario ?
How to put more than 1000 values into an oracle in clause?
various types of hints and their usage
What is not equal to in oracle?
definition of cluster and non-clustered index?
How do I spool to a csv formatted file using sqlplus?
How to work with data objects interactively?
How to turn on or off recycle bin for the instance?
Is java required for oracle client?
What is the maximum number of triggers that can be applied to a single table?
What do you understand by a database object?
Can we call procedure inside function in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Explain the function of optimizer in oracle?