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


Please Help Members By Posting Answers For Below Questions

EXL informatica Questions

1121


Explain in detail scd type 2 through mapping.

817


WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com

1690


What is a pre-defined event and user-defined event?

750


explan ur project architecture?

1806






What is the surrogate key?

830


Whats the difference between informatica powercenter server, repositoryserver and repository?

897


Explain what is informatica metadata and where is it stored?

791


To import the flat file definition into the designer where should the flat file be placed?

823


What are the types of schemas we have in data warehouse and what are the difference between them?

694


Can we use the mapping parameter or variables developed in one mapping into any other reusable transformation?

880


Differentiate between source qualifier and filter transformation?

1262


How an expression transformation differs from aggregator transformation?

802


What is a sorter transformation?

863


Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?

997