Hi friends,
i have input like below
naresh 10,20
suresh 30,40
i want out put like
naresh 10
naresh 20
suresh 30
suresh 40
please help me
thank you

Answers were Sorted based on User's Feedback



Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 ..

Answer / subramanian

you can achieve the result using Normalize Component.

Is This Answer Correct ?    6 Yes 0 No

Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 ..

Answer / sreekanth

by using normalize component.in normalize you can use length vaule is 2
if(index==0)in.num1 else if(index==1)in.num2
then connect to the out.number

Is This Answer Correct ?    1 Yes 0 No

Hi friends, i have input like below naresh 10,20 suresh 30,40 i want out put like naresh 10 ..

Answer / kalyan

using metapivot component u can achieve this

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Ab Initio Interview Questions

what is difference between chk point n phase.Say im loading a file (containig 1 lakh records) and my graph fails after loading 50,000th record.What is the advantage of using check point in this case. Will i be able to start from 51000th record.

1 Answers   IBM,


Explain what is the architecture of abinitio?

1 Answers  


How do we handle if DML changing dynamicaly?

5 Answers   GE, HP, IBM, Mannar Company,


Can any body give me the clear explanation about how to separate header,trailer and body records in Ab Initio?

2 Answers   TCS, Wipro,


When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?

1 Answers   IBM, TCL,


What does de-partition mean in abinitio?

1 Answers  


What is publickey and private key?what is the use of this two keys?

1 Answers  


What is the difference between rollup and scan?

1 Answers  


What a local lookup is?

1 Answers  


How can you import XML repositories exported from different tools like ODI

1 Answers  


How you can create cross joined output using join component ?

3 Answers  


Layout - L1*, L1 - What is the difference ? How to use in abinitio graph?

1 Answers   IBM, TCL,


Categories