how to achieve this output ?
Two Input columns(ID & Name) -
ID | Name
1 | Jack
1 | Kara
In output there should be only 1 column which will be populated as -
1,Jack
1,Kara
No Answer is Posted For this Question
Be the First to Post Answer
what are the errors,warnings in datastage
what is the diff b/w switch and filter stage in datastage
what is A Datastage?
Explain Quality stage?
how do u convert date in 20-12-07 to dec-20-2007 or 20-dec- 2007 or 20-dec-07 in parallel
On which Dimension Table you implemented SCD Type in your Project
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?
How a server job can be converted to a parallel job?
I have 2 jobs.I want to ru job B if job A has run 3 times.How can I achieve this through datastage
How complex jobs are implemented in datstage to improve performance?
parallel jobs run on cluster machines. server jobs run on smp and mpp. What do mean by cluster mechines and SMP and MPP..?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join