hw cn v elimate dublicate values from lookup without
overriding sql?

Answers were Sorted based on User's Feedback



hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / preeti

hi,if I understand this question correctly,lookup itself
eliminate duplicate rows by having options like First
Value,Last Value.So whenever there are more than one row
for matching lookup condition then it gets eliminated by
first value.last Value option.Let me know if I am wrong

Is This Answer Correct ?    33 Yes 2 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / bsgsr

hi, preeti,
u r absolutely correct.
the main functionality is to avoid duplicate rows by
selecting first or last value only when the record kming
from the source has multiple matches with the look up cache.

mail meif u r interested in kt
9866188658 bsgsr12@gmail.com

Is This Answer Correct ?    1 Yes 0 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / vijay

using dynamic lookup in lookup t/r we can easily eliminate
duplicates.

Is This Answer Correct ?    2 Yes 1 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / surender

yes correct

Is This Answer Correct ?    0 Yes 0 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / honey

We can remove the duplicate values from the lookup by using
the DISTINCT clause with SQL queries.

Is This Answer Correct ?    2 Yes 6 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / chandra

in the source qualifier select the prequalifier and select
the distinct clause

Is This Answer Correct ?    0 Yes 6 No

hw cn v elimate dublicate values from lookup without overriding sql?..

Answer / reddy

hi,
we can eliminate duplicate values by camparision primary key
using lookup

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Informatica Interview Questions

what is shared lookup&persistent lookup?

4 Answers   Accenture, Cap Gemini,


how DTM buffer size and buffer block size are related

3 Answers   Wipro,


What is DTM process?

4 Answers  


Write the program through which the records can be updated?

0 Answers  


WHAT IS USE OF SQL OVERRIDE IN SOURCE QUALIFIER? chandumba2005@gmai.com

2 Answers   TCS,






What is the difference between informatics 7x and 8x and what is latest version?

0 Answers  


My source is like bellow F.NAME M.NAME L.NAME A B C D E F G H I and out put should like S.NO F.NAME M.NAME L.NAME 1 A B C 2 D E F 3 G H I 4 UNNOWN UNNOWN UNNOWN How can we acheive? please explane me indetail

2 Answers   Amdocs,


What is dynamic cache?

0 Answers  


What is informatica etl tool?

0 Answers  


What are the limitations of joiner transformation?

0 Answers   Informatica,


SOURCE 1 a 1 b 1 c 2 a 2 b 2 c TARGET 1 A B C 2 A B C In oracle & informatica level how to achieve

4 Answers   iGate,


How to identify this row for insert and this row for update in dynamic lookup cache

3 Answers   CSC,


Categories