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 can one eliminate dupliacte data with out using
distinct option?

Answers were Sorted based on User's Feedback



how can one eliminate dupliacte data with out using distinct option?..

Answer / sunil

By using aggrator select groupby port to eliminate
duplicates

Is This Answer Correct ?    31 Yes 0 No

how can one eliminate dupliacte data with out using distinct option?..

Answer / prabha kamaraj

Using Group by command removes all duplicates records in a
table

Is This Answer Correct ?    5 Yes 0 No

how can one eliminate dupliacte data with out using distinct option?..

Answer / sujatha

in the sq data has to be order by key column..then in the
expression trans we have to create a variable port to hold
the previous records key value...and one more variable port
to compare with the current records key value...if the prev
and curr are equal then the 2nd variable value will
get 'Y',if not equal its value will be 'N'.
Take a router ,process the rows which are having the 2nd
variable value as 'N' to the target....these are unique recs

Is This Answer Correct ?    4 Yes 0 No

how can one eliminate dupliacte data with out using distinct option?..

Answer / ankit kansal

An Alternative way
Using Rank Transformation select group by all and only select only those rows whose indexes are one.


http://deepinopensource.blogspot.in/

Is This Answer Correct ?    1 Yes 0 No

how can one eliminate dupliacte data with out using distinct option?..

Answer / arpan

U can use Sorter Transformation and there is an option as
Select Distinct.

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Informatica Interview Questions

Informatica software installation 8.1/7.1.3/7.1 with oracle 10g database (optional Teradata v2R6)

1 Answers  


explain about lookup t/r?

1 Answers   IBM,


how to join two flat file if they have diff. structure?how to join one relational and one flat file?

4 Answers   Wipro,


What is the diff. b/w informatica versions 8.1.1 and 8.6.1?

4 Answers   IBM, Wipro,


difference between shortcut and reusable transformation?

2 Answers  


what is incremental aggregation ,with example?

2 Answers  


What is data caches/ index caches?

0 Answers  


What are the basic needs to join two sources in a source qualifier?

4 Answers  


Why should we use star schema in datawarehouse design?

2 Answers   Wipro,


How do you convert single row from source into three rows into target?

0 Answers  


how to connect two or more table with single source qualifier?

4 Answers   IBM,


How to load a relational source into file taget?

2 Answers  


Categories