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

Answer Posted / bobbyiiit

Using "When"

we use "When" condition to load data into multiple tables.

Syntax:

Load Data infile '&1'
Insert into table table1
(
.
.
.
.
)
Insert into table table2
when <condiation>
(
.
.
.
);

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is count(*) from po_vendors(any table)?

822


Do you know what are user profiles in apps. Any examples you can give?

855


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

858


tell me the scenarios of the independent in reports

2379


Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?

1876


How can you achieve loose coupling in soa framework?

981


tell my any difficult situtation you solved in your experience in your company?

2080


what are the prerequisites for costing transactions?

2862


What do you understand by soa?

894


Can you differentiate between mediator and osb?

857


What is oracle soa suite?

970


what is the difference between request group and request security in oracle apps?

5440


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

863


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

1837


What is oracle soa suite and what are its different components?

889