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 ?    4 Yes 6 No

Post New Answer

More Ab Initio Interview Questions

Mention what information does a .dbc file extension provides to connect to the database?

0 Answers  


Explain how you can run a graph infinitely in ab initio?

0 Answers  


After completion of graph what is the next process to perform? who will perform the later process?

1 Answers  


Mention what dedup-component and replicate component does?

0 Answers  


Order of Evaluation of Parameters

2 Answers  






What will be the output of using partition by Round-Robin after the partiton by key in ab initio?

1 Answers  


In abinitio, what types of parallelism are used?

0 Answers  


What is is a data flow graph?

0 Answers  


what is SSH?What is the differences between the SSH,SSH1,SSH2?

2 Answers  


Explain the methods to improve the performance of a graph?

1 Answers  


Mention what is the syntax for m_dump in abinitio?

0 Answers  


Describe what the SQL Server tempdb and tlog files are used for?

0 Answers  


Categories