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 |
What are the User PARAMETERS in the Reports?
how to create requst set in oracle apps and how to send muliple requests at a time,
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?
Are there any alternate tools other than sql* loader to load data into oracle apps tables from external systems
what do u mean by debit/credit memo invoices?
3 Answers ACC, Convergys, Mascon,
name at least five reports in oracle inventory related to transaction ?
Tell me some interface tables on ordermangement.
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
Can u define operating units inplace of inventory?
Is SOB is attached with Business grp ?
How to send the e-mail notification in XML Pub Report?
wht is format triger?