Stored procedure?
Answers were Sorted based on User's Feedback
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 |
Answer / saleem
Stored procedure is a sequence of statements that perform
specific function.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
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 |
In which table or database definition we can find the link of organization and operation units.
WHAT IS USE OF APPS API?
What are the different components you should consider while defining a responsibility in oracle apps?
In sequence i want to 11 and 15th values how we will write?
What are the files we submit while your program move to testing instance?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
In Oracle Apps Some tables ends with TL,VL,what is the significance of the TL and VL?
Can u give the Documentation of Custom.pll in oracle apps
we have 10 records. It's occured error in 6th record how can u find and how to rectify that?
what is item status? name the related table.
Sys Admin Module?
What are file in oracle.