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

What is the reason for distribution hold. Why invoices will go on distribution variance hold ??

1 Answers   Oracle,


what is mutating table and mutating error and how to solve that?

3 Answers  


Which one Module is Biggest Module in oracle apps?

3 Answers   Questam,


What is MO operating units. Why it need to to set this and where .

2 Answers   IBM,


what are the profiles

3 Answers   IBM,






FLEX FIELDS?

2 Answers  


What is OM Cycle and What do u mean by Alternate Item

3 Answers   IBM,


differentiate between intra & inter UOM class conversion with examples.

1 Answers   Scan Steel,


HOW CAN U KNOW THE RESPONSIBILITY BELONGS TO OPERATING UNIT LEVEL OR NOT

2 Answers  


why r u transer the data base tables to flat file and what is use

3 Answers   Wipro,


what are the sql attributes?

2 Answers  


Can function be overload?

4 Answers  


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)