Answer Posted / raju mortale
Dudup Sorted is use to remove the duplicates from records.
There is one keep parameter choices are [first,lastand unique ]
give sorted input to dudup for better result.
EX....
ID Name
1,abc
3,bcd
1,dhrf
4,dgd
2,dgf
1,dgd
2,cbdg
when you keep parameter set to unique and key is id then it will return unique only
ID Name
3,bcd
4,dgd
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
How can you import XML repositories exported from different tools like ODI
What does de-partition mean in abinitio?
What is MAX CORE of a component?
Do you think effective communication is necessary for data processing?
What is local and formal parameter?
What is a deadlock and how it occurs?
What are the fundamental blocks of co> operating system of ab initio?
What are the reasons for which business can trust the approach of data processing?
Can sorting and storing be done through single software or you need different for these approaches?
can we perform checkin and checkout through sandbox?
How data is processed and what are the fundamentals of this approach?
difference between paramaters inputparameters,Local parameters, Formal parameters, Sand box parameters,Project parameters and export parameter?
What are “business rules” in ab initio business rules environment (bre)?
Why might you create a stored procedure with the with recompile option?