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

while running a interface if we get 100 records as erors. how to debug it.

2 Answers   Zensar,


What is Pragma Autonomous transaction. It's Real time Example

4 Answers   IBM,


Hoe to skip middle of the record by using SQL*Loader?

5 Answers  


what is pay run id ?

0 Answers  


what are the pl/sql tables

1 Answers   IBM,






what is the use of format trigger?a

3 Answers  


Explain oracle apps architecture.

0 Answers  


Can functions be overloaded ?

2 Answers  


HOW MANY LANGUAGES FOLDERS ARE ONE ORACLE APPLICATION

1 Answers   TCS,


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

3 Answers   Intelligroup, Satyam,


tell my any difficult situtation you solved in your experience in your company?

0 Answers   Accenture,


What is cursor?

3 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)