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 is job control?
What is the purpose of pivot stage and types of containers in datastage
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 to add a new records into source?
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
What are orabulk and bcp stages?
Highlight the main features of datastage?
Which commands are used to import and export the datastage jobs?
Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises
how to sort two columns in single job in datastage.
I have a few records just I want to store data in to targets cycling way how?