I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
1271How do you load unique records into one target table and duplicate records into a different target table?
1231Post New Informatica Questions
which one is better performance wise joiner or look up
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
What all are steps in up gradation of Informatica server?
What is dynamic cache?
Can we create a node as a gateway node and the same node can be assigned to a grid?
What is a grid in Informatica?
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.
what is informatica metadata?
What is standalone command task?
Why update strategy and union transformations are active? Explain with examples.
4 yrs etl devloper roles and responsibilities?any body give solutions
What are the types of schemas we have in data warehouse and what are the difference between them?
What is status code in informatica?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
What do you mean by worklet?