Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How we can get unique records into one target table and
duplicate records into another target table??

Answer Posted / haaris

If the source is RDMS, then you can write analytic function in the select statement to assign count to each row. And use this count column to route the records to respective target.

If the source is a flat (this is generally asked in interviews), then you can use aggregator to assign count to each row after grouping based on the key and use joiner to join back to source records that way all the rows coming from the SQ will have respective counts. Use router to route them to respective targets.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is diff b/t sorter t/r and agg have the option sorter property...

2230


What are the advantages of informatica?

1055


How do you load more than 1 max sal in each department through informatica or write sql query in oracle?

1645


Plz can any one say me how to get the informatica certification materials and dumps

2097


Explain the informatica workflow?

1122


What is the benefit of partitioning a session?

1235


In development project what is the process to follow for an etl developer from day1

1757


Explain pushdown optimization and types in informatica

1122


Tell me can we override a native sql query within informatica? Where do we do it? How do we do it?

1111


What are the different types of olap? Give an example?

1095


What is the need of an ETL tool?

1156


Why is sorter an active transformation?

1194


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

2346


How can you increase the performance in joiner transformation?

1246


How do you load only null records into target?

1250