How to get max salary of an organization using data stage
stages...........

can any body help me plz.......

Answer Posted / naga

firstly read the file into database or sequential file and
make sure the file has company as a column in this file and
give its output to aggregator and in aggregator give
group=company and column to calculate=sal and maximum value
for output column=maxsal and do mapping to the dataset and
you will get the required result.

Is This Answer Correct ?    19 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How and where you used hash file?

649


Define Routines and their types?

616


Which algorithm you used for your hashfile?

681


How can one find bugs in job sequence?

776


Is possible to create skid in dim,fact tables?

2181






What are the functionalities of link partitioner?

608


What could be a data source system?

572


What is the use of datastage director?

580


What are the types of containers in datastage?

697


Name the third party tools that can be used in datastage?

605


Name the different types of Lookups in Datastage?

719


how to export or import the jobs in .ISX file

710


How many types of sorting methods are available in datastage?

624


how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)

511


Define project in datastage?

660