What is a diff between joiner and lookup transformation
Answer Posted / mythili
Hi everybody,
Joiner is active transformation whereas lookup is passive
transformation.
Joiner returns only matching records whereas lookup
returns null if there is no match.
In join condition we can give only '=' operator but in
lookup condition !=,>=,<= are all possible.
Joiner will do left outer,right outer,normal,full outer
type of joins whereas lookup will do only left outer join.
| Is This Answer Correct ? | 31 Yes | 9 No |
Post New Answer View All Answers
What is an expression transformation?
Explian the Process of deployment groups in informatica
Explain target update override in informatica
my source is junk data how will u remove that junk data by using unix please any one replay me
Enlist the various types of transformations.
Explain pmcmd command usage in informatica
What is exclusive and normal mode for repository services?
What is joiner transformation?
How do you remove duplicate records in informatica? And how many ways are there to do it?
What are the validations that you can perform in oracle and in informatica ? Advance Thanks
Differentiate between router and filter transformation?
Reusable transformation and shortcut differences
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
What is a predefined event?
what is the Default Source Option For Update Strategy Transformation?