what is the diff b/w union and joiner and lookup?

Answer Posted / subh

In case multiple rows are expected in the joining
condition, joiner has to be used. As look up wont be able
to return multiple rows.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are active and passive transformations?

652


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

632


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.

1254


How do you load only null records into target? Explain through mapping flow.

1505


How can informatica be used for an organization?

653






What does “tail –f” command do and what is its use as an Informatica admin.

631


As union transformation gives UNION ALL output, how you will get the UNION output?

643


what is Active lock explain

2369


explain one complex mapping with logic? sales project?

6150


what are the different types of transformation available in informatica. And what are the mostly used ones among them?

535


Explain constraint based loading in informatica

659


What is meant by LDAP users?

695


What the difference is between a database, a data warehouse and a data mart?

595


What is an active transformation?

648


I have 10 columns in a flat file and 10 rows corresponding to that columns. I want column number 5 and 6 for last five records. In unix as well as informtica.

1206