there is a product table

prodid prodname price

100 cinthol 10

101 hamam 10

102 neem 20

103 cake 30

in the above table the price of some products are
duplicated and some product prices are distinct we want to
push the duplicated prices to one target and non-duplicated
prices to other target without using expression and
sequence generator transformation

Answer Posted / akash

Hi Krish,

In this case we will get distinct records in one table and
one record each for duplicate records of each table.

For ex:
Source:
101 neem
101 neem
101 neem

Duplicate target:
101 neem

Can you suggest any way through which we can get as many
duplicate records as there are in the source?

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dynamic target flat file name generation in informatica

803


Explain lookup transformation in informatica

805


Write the unconnected lookup syntax?

813


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

1921


What is joiner transformation in informatica?

789






how we can load rejected record's at run time?(not through bad files)

2100


What do you understand by SOA of Informatica?

737


What is data transformation manager process?

793


Where is metadata stored?

769


Design time, run time. If you don't create parameter what will happen

1599


What is resilience time?

820


What is a filter transformation?

771


Which files are created during the session rums by informatics server?

889


What are connected or unconnected transformations?

816


How can we delete duplicate rows from flat files?

929