Answer Posted / suresh
Ref cursor is a dynamic cursor. it will open more then one active set area.we two types of ref cursors.
1.strong ref cursor-with return type.
2.weak ref cursor- with out return type.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain oracle apps architecture.
What is a value set? List its various types.
do you know is it possible to run the interface without using oracle apps?
What are file in oracle.
What does appl_top directory contain?
Do you know what is applysys in oracle application database schema, what is apps?
Can u give the Documentation of Custom.pll in oracle apps
Do you know where we can check the status of po?
What is count(*) from po_vendors(any table)?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
what is pay run id ?
tell me the scenarios of the independent in reports
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
q)what are the validations in sql*loader
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?