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
Explain how are indexes update?
What is the oracle implicit cursor?
What is ordinary table in oracle?
What are the general rules on data consistency?
How to retrieve values from data fields in record variables?
Explain the characteristics of oracle dba?
How to define a procedure inside another procedure?
How to create a new oracle data file?
What is data block in Oracle?
What is rowid and rownum in oracle?
How to use values from other tables in update statements using oracle?
How do I recompile a procedure in oracle?
How to view existing locks on the database?
How to drop an index in oracle?
Is truncate autocommit in oracle?