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 |
When will be a segment released?
What are functions of PMON?
What is dictionary cache ?
What is the role of PCTFREE parameter is Storage clause ?
What is User Process?
How will you monitor rollback segment status ?
What is the maximum size of a oracle9i database?
What is the function of Dispatcher (Dnnn)?
what is the role of archiever
What is Database Buffers ?
What is Shared SQL Area?
How many Dispatcher Processes are created?