Answer Posted / kiran
it is the temporary space developed by the oracle server
when in an implicit cursor
and when a user wants to create a cursor then it is called
explicit cursor
so - any temporary place generated in the temporary memory
during the execution of sql query is called cursor
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What do you mean by merge in oracle and how can we merge two tables?
List out the difference between commit, rollback, and savepoint?
How to save query output to a local file?
what is the need of indexing topic in oracle? where do we use in a Java project? any other option other than using this to get the same result where we use indexing ?
What are the ways tablespaces can be managed and how do they differ?
What do you mean by merge in oracle?
What is clustered table in Oracle?
How to add another datafile to a tablespace?
How to create a stored function in oracle?
How to assign values to data fields in record variables?
How to get maxsal , minsal, ename department wise in single query
How to omit columns with default values in insert statement in oracle?
Explain the difference between sql and oracle?
Give syntax for SQL and ORACLE joins.
What is meant by joins?