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.

Answers were Sorted based on User's Feedback



What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). ..

Answer / guest

EVERY SQL STMT IMPLICITY OPENS ONE CURSOR AND PARSE AND
EXECUTE QUERY FOR EVER STMT IT WILL FIRE
IMPLIST
SQL%

Is This Answer Correct ?    6 Yes 0 No

What is implicity cursor . When it fires . For which statement it will fire(Insert/update/delte). ..

Answer / 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

More Oracle Apps Technical Interview Questions

where u do setup of operating unit?

1 Answers   TCS,


How will U link GL with OU in Multi-org environment.

3 Answers   Convergys,


why we can use synonym?

6 Answers  


tell me the scenarios of between pages in reports

1 Answers   TCS, Wipro,


In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??

1 Answers  






what are the error tables in AP?

6 Answers  


what is meant by Table space?

2 Answers  


what is tuning in oracle apps technical

3 Answers   TCS,


What r the validation done in ap inbound ?

2 Answers   Questam,


what is difference between d2k report and oracle apps report

2 Answers   iFlex, TCS,


How You Will display the key flexifields in your report

3 Answers   TCS,


What is the difference between BPA AND Contract.

1 Answers   Accenture,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)