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 type of documents you receiving from client later wt can you do? what type of documents have to prepare?
how we load the data from source to staging area
In a table, 4 person having same salary. How to get Third person record only?
If the values in a row are 1,2,3,3,4,,4,5 then how a rank transformation can rank these values
3. Suppose Seq Gen is supplying a increamental value to a column of a table, suppose, table's column value reaches to maximum value, then what will happen, will the session fail? If it is the situation, then what should be done so that we can stop this kind of situation in advance?
What are active and passive transformations?
What is the session task and command task?
How to load query faster,so that It will take less time to load?
I have Flat file like the data, sal have 10,000. I want to load the data in the same format as sal as 10,000. Can anybody know the answer means please mail me. Thanks in advance.. My mail id is chandranmca2007@gmail.com
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping using aggregator & router? how
What do you mean by filter transformation?
What is the scenario which compels informatica server to reject files?