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
Differentiate between Join, Merge and Lookup stage?
How do you import and export data into datastage?
What a datastage macro?
describe the Steps to confiure a Qlogic switch
options available in sequence job to run,validate?
What is the method of removing duplicates, without the remove duplicate stage?
Why do we use link partitioner and link collector in datastage?
Describe the main features of datastage?
How a routine is called in datastage job?
Is possible to create skid in dim,fact tables?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
8000 jobs r there i given commit, suddenly job will abort? what happens? 2)diff b/t transformer stage & filter stage? 3)how to load the data in the source?
How complex jobs are implemented in datstage to improve performance?
What are the different layers in the information server architecture?
What are orabulk and bcp stages?