what is the process we used in joiner transformation,there
is no matching column in sources?
Answer Posted / anithaks
I think we can use Union Transformation in such case!!
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
How many types of sessions are there in informatica.please explain them?
What are the differences between joiner transformation and source qualifier transformation?
what is $$$$?
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
Explain pushdown optimization $pushdownconfig parameter - informatica
How do you load only null records into target? Explain through mapping flow.
Did u used latest transformations of 8.6.0? for what?
How to extract sap data using informatica?
What are the popular informatica products?
How to handle decimal places while importing a flatfile into informatica?
Explain the pipeline partition with real time example?
What is fact table? Explain the different kinds of facts.
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 is the use of transformation?
What is rank transformation?