How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?
Answer Posted / joe
Option 1: using Unix for flat files
Option2: Using Checksum function in the expression to
generate a unique hexadecimal code for each record.
and comparing the same with the next record.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Define Pmrep command?
can u give example for factless fact table
What are the different ways to implement parallel processing in informatica?
What is joiner transformation?
what is size of u r database?
update strategy transformation in informatica
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
How are the sources and targets definitions imported in informatica designer?
difference between informatica 8.1.1 and 8.6
Where is metadata stored?
What are mapplets? How is it different from a Reusable Transformation?
How to generate sequence numbers without using the sequence generator transformation?
Could you explain what is enterprise data warehouse?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?