How do you avoid duplicate records with out using source
qualifier,expression,aggrigator,sorter and lookup
transformations ?
Answers were Sorted based on User's Feedback
Answer / triveni
rank transformation
ex: empno,ename
1,ramu
1,ramu
2,rani
2 ,rani
empno(group by),ename(returnport) top1 or bottom1
target: 1 ramu
2 rani
| Is This Answer Correct ? | 14 Yes | 0 No |
what is semi-additive fact?where did u used?
How identifying bottlenecks in various components of informatica and resolving them?
how do u move the code from development to production?
What are the join types in joiner transformation?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
if the column name in sql override is diff from the column name in source qualifier,what is the impact?
Enterprise data warehouse your projects phase by phase explain?
What are limitations of joiner transformation?
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
What is a design?
What is the filename which you need to configure in UNIX while installing infromatica?
What is difference between maplet and reusable transformation?