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 |
is it possible to run the interface without using oracle apps?
link between po and ap modules
in ap_terms table what data will be stored
what is the difference between varchar and varchar(2)?
tell me the scenarios of between pages in reports
How is choreography different from orchestration?
what is difference between API and Interface?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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?
how many groups we can create for query?
Plz anybody send me Technical specification for AP Interface