Without using any transformations how u can load the data into
target?
Answer Posted / dilip
write a SQL script like, insert into target_1 (select * from
source_1) and run it in the pre/post source/target load.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the data movement modes in informatica?
What is meant by query override?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
What are multi-group transformations?
What are some examples of informatica etl programs?
Define the various join types of joiner transformation?
Mention a few design and development best practices for informatica?
What is native users?
Define update strategy?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What are the reusable transformations?
State the limitations where we cannot use joiner in the mapping pipeline?
Explain what is informatica metadata and where is it stored?
Is it possible to use a client with different version than that of its Informatica server?
What are the basic requirements to join two sources in a source qualifier transformation using default join?