What is implicity cursor . When it fires . For which
statement it will fire(Insert/update/delte).
What is the attribute of implicity and explicity cursor
oracle 9i.
What is the Rec cursor.
Answer Posted / venkatesh
oracle automatically creates area for DML operations
programmer ill not have control for this cursor.
%found,%notfound,%rowcount,%isopen
Explicit cursor is user has to declare and open and
fetch for DML sql statment into this cursor explicit cursor
attributes are
sql%found,sql%notfound,sql%rowcount,sql%isopen
refcursor is datatype,a variable created based on such a
datatype is generally called cursor variable associated
with different queries at run-time.,by using this variable
capability to pass result sets between subprograms.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In oracle application how do you debug or trace errors?
What does appl_top directory contain?
What are the different components you should consider while defining a responsibility in oracle apps?
In hierarchical structure of a database? we have write query from where we should start?
What are do's and dont's of Interface?
what is the differences between internal requisition and internal sales order?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
Do you know what is applysys in oracle application database schema, what is apps?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
what are the different transaction clauses in AR?
Tell me where we find the status of order information?
What are file in oracle.
What do you understand by soa?
how to print multi lay outs,muti currency,muti language in xml publisher