How to extract original records at one target & Duplicate
records at one target?
Answer Posted / sks
Hi,
Yes you can do it by using Expression transformation as
well. Infact, by using 2 SQ (source qualifier) and using
sql queries (as I explained earlier), you can perform the
required task on relational tables only (but not on flat
files etc).
In the case of flat files as source, you will need to use
Expression transformation. But you also need to use sorter
before expression (otherwise record flag will change for
every incoming record & duplicates won't be traced). The
sequence of transformations will be as follows -
Source -> SQ -> Sorter ->Expression ->Router(or 2 filters) -
>Targets
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Enterprise data warehouse your projects phase by phase explain?
What is DR strategy for Informatica project?
What is a node in Informatica?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
What is parallel processing in informatica?
What are the issues you have faced in your project? How did you overcome those issues?
What are junk dimensions?
How does a sorter cache works?
what is the size ur source like(file system or database)? how many record daily come u r banking project?
What are the various types of transformation?
What are the different ways to implement parallel processing in informatica?
how to create user defined function (udf) in informatica
Explain in detail about scd type 1 through mapping.
Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?
Enlist the various types of transformations.