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 |
one source to target loading insert new rows and update existing rows?
What is a rank transform?
what is mystery dimension?
What is the difference between IN and Exists in Oracle?
If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?
get me the resultant input:- 1 x,y,z output:- 1 x 2 a,b 1 y 3 c 1 z 2 a 2 b 3 c
What is enterprise data warehousing?
what is the difference between look up and joiner(don't say joiner sopport only = where as look up support non-equijoin).
What is difference between maplet and reusable transformation?
What is Cognos script editor?
What are the features of complex mapping?
Explain factlessfact table with scenario