How you load distinct records into one target and duplicate
records into another target?
Answer Posted / moorthy. g
S-SQ-Exp-Rtr-Tgt1/Tgt2
Exp:
flag: decode(true, col1=prev_col1,'Y','N')
pre_col1=col1;
Rtr:
Group1 --- flag='Y' --- Tgt1 -- Duplicate Values
Group2 --- flag='N' --- Tgt2 -- Unique Values
Best Regards,
Manthiramoorthy. G
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Differentiate between source qualifier and filter transformation?
What are batches?
Why union transformation is an active transformation?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Which is the t/r that builts only single cache memory?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
Differentiate between joiner and lookup transformation?
What is sq transformation?
What is source qualifier transformation in informatica?
can u any challenge your project?
How to generate sequence numbers?
What is resilience time?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
Define mapplet?
What is workflow monitor?