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 |
If sal is null then replace it with min(sal). Can any one write a query for this in oracle ? Advance Thanks
What are the transformations that are not supported in mapplet?
what is data driven?
Which version configuration tool used in ur project?
version controlling in informatica?
Define joiner transformation?
1.what is SDLC of a project,explain in detail? 2.what are dimensions,facts?what is confirmed dimensions? 3.what is the need of OLTP? when we have datawarehousing?
In Which scenario did u used Incremental loading?
What does command task mean?
There are 4 source files which contains same metadata create target that should display the file name along with record please send answer with mapping
explain one complex mapping with logic? sales project?
0 Answers Accenture, JPMorgan Chase,
there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?