How to insert data into two tables using single control file?

Answer Posted / emmanuel - tcs

A Small changes in above control file

Add below insert stmt to above CTL File
Insert into Table Tab_name_1 -- This is for one table
Insert into Table Tab_name_2 -- This is for Second Table

First mention first table column and mention second table
columns

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is instead of trigger in where we will use?

903


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

3215


what is pay run id ?

1900


do you know is it possible to run the interface without using oracle apps?

861


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

2095


Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?

845


What are the different components you should consider while defining a responsibility in oracle apps?

834


How can a process be deployed in soa?

888


what are the balancing segments in AR?

1836


what is the differences between internal requisition and internal sales order?

2371


Plz anybody send me Technical specification for AP Interface

2278


What do you understand by soa?

888


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

854


Tell me how to find the custom directory in front end?

848


How can we import the data into a database using sql * loader?

881