How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?
Answer Posted / kiran
We can use dynamic cache in lookup to eliminate duplicates.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
hi real timers . iam waiting for ur reply regarding ETL TESTING
How can we create index after completion of load process?
What is joiner transformation?
hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica
How does a rank transform differ from aggregator transform functions max and min?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
What are the guidelines to be followed while using union transformation?
can we override a native sql query within informatica? Where do we do it? How do we do it?
What is the use of source qualifier?
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?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
How do you use reject loader.
How to convert multiple rows to single row (multiple columns) in informatica
Is it possible to create multiple domains on a single Informatica server?