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 to load duplicate row in a target

Answers were Sorted based on User's Feedback



how to load duplicate row in a target..

Answer / nagaraju bhatraju

take a lookup on t1 and look for dupliates in exp and
collect duplicate values to t2


or


you can hold preveious key value in variable port and can
compare it with new coming value , and you can flag these
rec as duplicate rec if both are matched , i mean previous
and current key, sorter should be used before exp as key
values should be come in sorted order only

(This technique is called forward referencing )

( Note : in other senarios if require you can use self
reference also basing on our requirements )

Is This Answer Correct ?    2 Yes 1 No

how to load duplicate row in a target..

Answer / amedela chandra sekhar

with out p.key in the target table we can load.

Is This Answer Correct ?    1 Yes 0 No

how to load duplicate row in a target..

Answer / chandra

in the source u overide the source qualifier and trough
filter u can overwriter it

Is This Answer Correct ?    0 Yes 1 No

how to load duplicate row in a target..

Answer / swap

You can write UNION ALL query in source qualifier

eg:-select NAME,EMP_ID from EMPLOYEE
UNION ALL
SELECT NAME,EMP_ID FROM EMPLOYEE

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

What is option by which we can run all the sessions in a batch simultaneously?

0 Answers   Informatica,


There are n numbers of flatfile of exactly same format are placed in a folder .Can we load these flatfile's data one by one to a single relational table by a single session??

9 Answers   TCS,


How You Pull the records on daily basis into your ETL Server.

2 Answers   TCS,


what is threshold error in informatica?

1 Answers   TCS, Wipro,


Write the unconnected lookup syntax?

0 Answers  


Different qualification between a related rotate toward the sky and isolates look upward?

0 Answers  


how lookup is acting as both active and passive ? how is it possitble?

9 Answers   TCS,


diffrence between command task and control task

1 Answers   iNautix,


Can you please mail me a copy of Informatica Certification Exam dumps to r_balakrishna@yahoo.com

21 Answers  


What is the difference between STOP and ABORT options in Workflow Monitor?

0 Answers  


HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION

0 Answers  


In ur current projectu have done any performance tuning of mappings?

1 Answers  


Categories