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 |
tell me the scenarios of between pages in reports
what is the difference between oracle 8i and 9i?
Do you know what is applysys in oracle application database schema, what is apps?
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
in reports token is casesensitive or not?
What are the Import Programs We need to run after creating Interface table for all modules
Define MultiOrg Structure
do you know is it possible to run the interface without using oracle apps?
What is the Lookup's and what is the use of lookup's?
How to make Parameter as Mandatory?
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?
What is multoorg and what is it's level or structure