I have a input as:
Col
1
1
2
2
3
I want 3 output as:
Output1:
1
1
Output2:
2
2
Output3:
3
i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
Answer Posted / vaibhav
Actually it is like:
I want as many target links as much u have types of duplicates in my input file.. Pls help guys..
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How we can covert server job to a parallel 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?
Differentiate between datastage and datastage tx?
Explain connectivity between datastage with datasources?
Define meta stage?
How many types of views are there in a datastage director?
what is the difference between == and eq in UNIX shell scripting?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
What is the difference between odbc and drs stage?
Can we use target hash file as a lookup ?
What are some different alternative commands associated with "dsjob"?
What is active and passive stage?
How to implement complex jobs in data stage?