how can find maximum salary by using Remove duplicate stage?
Answer Posted / subbuchamala
For RMD Stage we need Grouping Keys, Add one extra hard coded Column to each Input records in previous stage.
DUMMY=1
In RMD Stage,
HASH partition on DUMMY, Sort DESC on Salary
and select DUMMY as Key in properties tab.
"Duplicate to Retain"=First.
then you will get only Highest Salart only from RMD Stage
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the functionalities of link partitioner?
Can you explain repository tables in datastage?
Why fact table is in normal form?
What are the types of containers?
On which interface you will be working as a developer?
What is the roundrobin collector?
What are transforms and what is the differenece between routines and transforms?
What are the some differences between 7.x and 8.x version of datastage?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
In Datastage, how you can fix the truncated data error?
How can we improve performance of data stage jobs?
Define APT_CONFIG in Datastage?
Have you have ever worked in unix environment and why it is useful in datastage?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
1)what is the size of Fact table and dimension table? 2)how to find the size of Fact table and dimension table? 3)how to implement the surrogate key in transform stage? 4)write the configuration file path? 5)how many types of datasets explain? 6)diff b/w developed projects and migration projects? 7)how to delete the header and footer file of the sequencer file? 8)how can u call the parameters in DS in unix environment? 9) how much data ur getting daily ? 10)