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?
Answer Posted / d
d
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How we can covert server job to a parallel job?
how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?
What is the use of hoursfromtime() function in transformer stage in datastage?
How do you schedule or monitoring the job?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
What is "fatal error/rdbms code 3996" error?
Difference between data warehousing and olap?
how to add a new records into source?
explain about citrix scheduling tool in datastage
What are routines in datastage? Enlist various types of routines.
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is data partitioning?
What are stage variables?
What are some prerequisites for datastage?
What is the flow of loading data into fact & dimensional tables?