i want anser this question
empno,ename,sal
12,mmm_ww,200
13,nnn_xx,300
14,bbb_qq,400
which stages are take which types of logicks are doing
pls help me


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Stage Interview Questions

I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?

1 Answers   CGI,


Explain connectivity between datastage with datasources?

1 Answers  


What is the Difference Between DataStage 7.5 version and 8.1 Version?

10 Answers   IBM,


How do y read Sequential file from job control?

3 Answers   HP, IBM, Telesis,


What is ibm datastage flow designer?

1 Answers  


Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?

1 Answers   TCS,


in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5

3 Answers   IBM, YCS,


What is a ds designer?

1 Answers  


How do you generate sequence number in datastage?

1 Answers  


what is the unix script to run the job? Please mention commands which we use often?

3 Answers   TCS,


hi my source is:: empno,deptno,salary 1, 10, 3.5 2, 20, 8 2, 10, 4.5 1, 30, 5 3, 10, 6 3, 20, 4 1, 20, 9 then target should be in below form... empno,max(salary),min(salary),deptno 1, 9, 3.5, 20 2, 8, 4.5, 20 3, 6, 4, 10 can anyone give data flow in data stage for the above scenario.... thanks in advance...

5 Answers  


What is a datastage job?

1 Answers  


Categories