Stored procedure?

Answers were Sorted based on User's Feedback



Stored procedure?..

Answer / amit shrivastava

Stored Procedure store in the database as a independent
obejct and can call directly with proc name.

begin
proc_ex (e_name,e_no);
end;

Is This Answer Correct ?    4 Yes 0 No

Stored procedure?..

Answer / saleem

Stored procedure is a sequence of statements that perform
specific function.

Is This Answer Correct ?    2 Yes 0 No

Stored procedure?..

Answer / kranthi

A stored Procedure is the one which is stored in the
database in a compiled format.Can be used directly as it is
in compiled format.

Is This Answer Correct ?    1 Yes 1 No

Stored procedure?..

Answer / sannidhi84

it is a set of sql statements ...where all dml operations
can be done and dql operations as welll...it is stored in
database as compiled format.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Oracle Apps Technical Interview Questions

is it possible to run the interface without using oracle apps?

1 Answers  


link between po and ap modules

5 Answers   ERP Solutions,


in ap_terms table what data will be stored

1 Answers  


what is the difference between varchar and varchar(2)?

4 Answers  


tell me the scenarios of between pages in reports

1 Answers   TCS, Wipro,


How is choreography different from orchestration?

1 Answers  


what is difference between API and Interface?

2 Answers   Infogain,


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

5 Answers   Wipro,


Is it possible calling from one report to another? if possible means tell me ?

3 Answers   Intelligroup, Satyam,


while registering executable and concurent program we register both with application name|<oracle purchasing>? so my question is why we are defining in both concurent program and executable?

9 Answers  


how many groups we can create for query?

3 Answers  


Plz anybody send me Technical specification for AP Interface

0 Answers   Satyam,


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)