how to retrive the max(sal),deptno,empno in datastage?

Answer Posted / guest

we can retrive the max(sal),deptno,empno in aggreator stage.
way is
set group=deptno
aggregator type=calculation
column for calculation=sal
max value output column=max(sal)

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain tagbatch restructure operator?

705


How to perform incremental load in datastage?

669


What is ibm datastage?

607


Terminate Activity

841


I have a few records just I want to store data in to targets cycling way how?

1899






Nls stands for what in datastage?

728


Enlist various types of routines in datastage.

645


What is quality stage?

574


What are the primary usages of datastage tool?

624


How a routine is called in datastage job?

607


What is the purpose of pivot stage?

608


How to reverse the string using SQL?

894


How do you run datastage job from the command line?

604


Define orabulk and bcp stages?

687


How many types of sorting methods are available in datastage?

633