What are the operations that support avoiding duplicate record? - Abinitio

What are the operations that support avoiding duplicate record?



Duplicate records can be avoided by using the following:

- Using Dedup sort

- Performing aggregation

- Utilizing the Rollup component
Post your comment