On lookup on any table we can get only a)any value or b)last
value but if i need both duplicate values How can i achieve?

Answers were Sorted based on User's Feedback



On lookup on any table we can get only a)any value or b)last value but if i need both duplicate va..

Answer / maneesh

To get both the duplicate values, use JOINER

Is This Answer Correct ?    3 Yes 0 No

On lookup on any table we can get only a)any value or b)last value but if i need both duplicate va..

Answer / pradeep

We wil go for left outer join on the lookup table in the
source qualifier sql override so that it wil return both the
records.

Is This Answer Correct ?    1 Yes 0 No

On lookup on any table we can get only a)any value or b)last value but if i need both duplicate va..

Answer / suresh

actually on lookup two ways we can put the values normally
we put a anyvalue(if you want to both duplicate values).
when we use SCD type 2 its must and should put on last value
into the look up Bcoz it should store the history.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Informatica Interview Questions

I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y

2 Answers   DELL,


Performance wise which is better joiner or look up ? Give me with example?

1 Answers   CGI,


Explian the Process of deployment groups in informatica

0 Answers   Informatica,


What is a surrogate key?

0 Answers  


What is limitations of truncate and load option

1 Answers   Cap Gemini,






what is the incremental agrrigation?

2 Answers   Cap Gemini,


By using Transformation i need top most 5 employee salary from each deptwise? Deptno 10,20,30? which transformation we need to use?

8 Answers  


How many mapplets u have created? and what is the logic used

5 Answers   Mind Tree,


I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.

4 Answers  


Reusable transformation and shortcut differences

0 Answers  


Can you access a repository created in previous version of Informatica?

1 Answers  


how can one come to know wether the records loak into the target if we use update strategy

1 Answers   Wipro,


Categories