Answer Posted / prashant jaiswal
To explain with example, If you have 10 records with dedupe
key having values of 10,10,20,30,30,30,30,40,40,50. On
deduping UNIQUE, you will get 20 & 50 in your output.
Remaning records comes out in the dup port.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What are the operations that support avoiding duplicate record?
What is the difference between a scan component and a rollup component?
Describe the process steps you would perform when defragmenting a data table. This table contains mission critical data?
How co>operating system integrates with legacy codes?
How you can run a graph infinitely in ab initio?
What is sandbox?
Mention what is the syntax for m_dump in abinitio?
What are the key elements of a data processing system?
Explain PDL with an example?
What is the difference between partitioning with key / hash and round robin?
Describe the elements you would review to ensure multiple scheduled batch jobs do not collide with each other?
Difference between output_index and output_indexes in reformat
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What is air-project parameter ?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa