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 difference between BPA AND Contract.

1 Answers   Accenture,


If we transfer the data from legacy system to oracle base tables. I want to hold the data in interface table how?

4 Answers  


What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1

25 Answers   IBM, Satyam,


what is aim methodolozy

1 Answers   Wipro,


HOW CAN U KNOW TABLE IS REGISTERD IN APPS?

3 Answers  






how to print multi lay outs,muti currency,muti language in xml publisher

2 Answers   Deloitte, Oracle,


hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411

3 Answers   Oracle,


Tell me how to debug the report?

0 Answers  


What r the validation types?

3 Answers  


IN WHICH MODULE THE LEGAL ENTITY COMES?

5 Answers  


what is pick selection list generation report.

3 Answers  


How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?

2 Answers   Oracle,


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)