Stored procedure?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different components of soa suite?

728


What are do's and dont's of Interface?

1909


Can u give the Documentation of Custom.pll in oracle apps

2998


List the types of flexfield?

607


Plz anybody send me Technical specification for AP Interface

2019






Can you explain the difference between architecture followed in 10g & 11g?

668


What are the benefits of using soa architecture?

711


Do you know what is applysys in oracle application database schema, what is apps?

681


What is instead of trigger in where we will use?

680


Explain oracle apps architecture.

770


A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.

1683


please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in

3087


Can we create tables in apps schema?

626


How can you achieve loose coupling in soa framework?

726


List the various types of value set.

627