how eliminate the duplicates in flat file with out using
sorter ,aggregater
Answer Posted / srinivas
we can do by using rank transformation also
select rank as 1 top or bottom what ever the ur requirement
and select the group by port for the duplicate column
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is meant by LDAP users?
Enlist the tasks for which source qualifier transformation is used.
What do you understand by term role-playing dimension?
What are the performance considerations when working with aggregator transformation?
What is the way to execute pl/sql script using informatica mapping?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
what are the Methods For Creating Reusable Transformations?
How to improve the performance of a session using sorter transformation?
In informatics server which files are created during the session rums?
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
Is stop and abort are same in informatica?
How can you define user defied event?
Could you explain what is enterprise data warehouse?