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
write a query to retrieve the latest records from the table sorted by version(scd)
What are the data movement modes in informatica?
Explain target update override in informatica
What are mapplets? How is it different from a Reusable Transformation?
What is a dimensional model?
Explain how to import oracle sequence into informatica?
What are the types of caches in lookup?
Explain scd type 3 through mapping.
What are the prerequisite tasks to achieve the session partition?
While migrating the data from one environment to another environment how would you manage the connections?
How do you remove duplicate records in informatica? And how many ways are there to do it?
difference between repository database and repository service?
What's the layout of parameter file (what does a parameter file contain?)?
Differentiate between router and filter transformation?
What is rank transform?