how to change left and right links in join stage?
Answers were Sorted based on User's Feedback
Answer / katru prasad
By changing the Link orders in the Join stage.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / ankit gosain
Hi All,
Go to link ordering tab in Join stage and there you can
change the order of let, right and intermediate links.
Cheers,
Ankit :)
| Is This Answer Correct ? | 4 Yes | 0 No |
why we use parameters instead of hard code in datastage
Differentiate between validated and Compiled in the Datastage?
What is difference between join, merge and lookup stage?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu
i have data like sam ram sam raj ram I want two targets trgt1 ram sam trgt2 raj how can i do this in datastage?
How can we run same job in 1 day 2 times
my soure table is emp having columns sal,deptno in the deptno 10,20,30deptno row are there expected out put is min(sal) of 10th deptno,max(sal) of 20th deptno,mean(sal) of 30th deptno using aggregation stage
What is datastage engine?
Hi I have scenario like this s/r table T/r table ename,sal empno,ename,sal vijay,2000 1 , vijay, 2000 kumar,3000 2 ,kumar , 3000 ravi ,4000 3 ,ravi , 4000 How can i get target table like that without using Transformer stage?
what is Audit table?Have u use audit table in ur project?
DataStage Scenario based Interview Questions
How many types of hash files are there?