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
How to assign data of the deleted row to variables?
What is an oracle table?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
Explain the difference between a procedure and a function? What do you understand by those terms?
How to invoke the data pump export utility?
What is a read write transaction in oracle?
List out the types of joins.
How to calculate date and time differences in oracle?
What is Reduced List of Values?
Can we write dml statement in function in oracle?
Can a formula column be obtained through a select statement ?
Explain about functional dependency and its relation with table design?
How to lock and unlock a user account in oracle?
How to change system global area (sga) in oracle?
What do you mean by redo log file mirroring?