What is Cursor?
Answers were Sorted based on User's Feedback
Answer / anil_abbireddy
Cursor is a private pl/sql area to hold the result set of
multiple records. to process or perform any DML operations
on these records.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / pervez
Cursor is a programmer created sql area where the multiple
records are processed into the PL/SQL block.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is ORACLE MEMORY STRUCTURES
What are the consideration at tehe migration of Oracle 9i to 10G.
How the log writer writes the data into database
What is the OPTIMAL parameter ?
How will you monitor rollback segment status ?
What is User Process?
What is SGA?
What is meant by recursive hints ?
What is the role of PCTFREE parameter is Storage clause ?
How to calculate the approximate size of the SGA based on the size of the block,shared_pool,redo_buffer_cache and db_buffer_cache?
Name the ORACLE Background Process?
How the space utilisation takes place within rollback segments?