I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.
No Answer is Posted For this Question
Be the First to Post Answer
What is a poling?
I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
What are the technical challenges faced in Informatica production support member? Give any one example and how to solve it?
Is there any target staging area in informatica not staging area
Where do you create/define mapping parameter and mapping variable?
What is different between informatica version 8 and 9 version
i have two tables,table 1 having 2 columns and 3 rows,table2 having 3 columns and 2 rows.what is the output if i do left outerjoin,full outer join,right outer join?
What are ETL Tools?
how may sources can be used in a mapping at a time?(limit)
Could any one to tell Fact table Partitioning?
How to load the data from a flat file into the target where the source flat file name changes daily?
my source having the records like ram 3 sam 5 tom 8 and i want to load into target like ram record 3 times,sam record 5 times, tom record 8 times