| |
GeekInterview.com > Tech FAQs > Informatica
| Print | |
Question: In lookup which one is better one connected and unconnected lookup?performance wise i am asking?if i am using five connected lookup in mapping that time what happens?
|
| March 03, 2007 20:05:25 |
#4 |
| viram |
Member Since: Visitor Total Comments: N/A |
RE: In lookup which one is better one connected and un... |
It depends on the scenario u r using, if u want to lookup multiple times for the same condition in one mapping it is better to use unconnected lookup and in the situation like when u want multiple return values then u can only use connected lookup. In connected lookup, we can use both static and dynamic cache but in case of unconnected lookup, we can use only static cache. from vinod
|
| |
Back To Question | |