how can find maximum salary by using Remove duplicate stage?
Answer Posted / akila
In case an explicit sort stage is used like inteh reply
above, the sort will be done on emp_id(key field) and the
salary. But remove duplicate will be done only on emp_id. I
guess that this might result in a warning like 'sort and
remove duplicates keys do not match'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of jobs we have in datastage?
Describe link sort?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
Terminate Activity
What is meta stage?
How to reverse the string using unix?
What are the different type of jobs in datastage?
in oracle target stage when we use load option and when we use upsert option?
Which warehouse using in your datawarehouse
How to read multiple files using a single datastage job if files have the same metadata?
What is the purpose of interprocessor stage in server jobs?
Can you highlight the main features of ibm infosphere information server?
How do you import and export data into datastage?
EXPLAIN SCD
Can we use target hash file as a lookup ?