What is cursor?
Answers were Sorted based on User's Feedback
Answer / oracleapps_learner
A Cursor is a pointer, which works on active set, I.e.
which points to only one row at a time in the context area?s
ACTIVE SET. A cursor is a construct of pl/sql, used to
process multiple rows using a pl/sql block.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / suresh.somayajula
Cursor is a private SQL worksheet area where we can
execute SQL commands and to store processing information.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we run a package with out specification?If yes how?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what is the use of placeholer column?
why r u move in the cus_top only why not move another top
How to link modules in apps
what are the tables of auto invoice.
what is meant by Table space?
how to find the custom directory in front end.
1 Answers IBM, Sierra Atlantica,
what is the need of registering table in apps?
What is set function in sql .E.g.What is difference between union and union all
What is Value Set?
Is it possible to do purchase order without requisition?