what is the difference between lookupoveride and joiner?
Answer Posted / nikhil
Using lookupoverride u can join two relational tables but
not flat files . Joniner T is used to join two heterogenous
sources like relational tables from two different databases
or flat file sources.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
What are the settings that you use to configure the joiner transformation?
Can we create a node as a gateway node and the same node can be assigned to a grid?
Tell me about your experience in informatica? what is best mark you can give yourself? How to answer this question?
What is the maplet?
How do you load first and last records into target table? How many ways are there to do it? Explain through mapping flows.
What is target designer and target load order?
What are the informatica performance improvement tips
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
Why do you use Mapping Parameter and mapping variable?
What is a pre-defined event and user-defined event?
Define Pmrep command?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
What are the differences between a connected lookup and unconnected lookup?