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
Answer Posted / kalyan
using metapivot component u can achieve this
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Explain about ab initio’s dependency analysis?
What is a local lookup?
i have a scenario where i need to change the value of a sort order in my sort component whether ascending or descending depend on some input value... e.g if input_val = A then sort order should be ascending else descending I have to use PDL in this... Can you please tell me where do i have to make this change and how ?
What is a partition?
When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?
Input A 100 NUll A NUll 200 B 100 Null B Null 300 Output A 100 200 B 100 300 Do this using Ab initio
Describe the process steps you would perform when defragmenting a data table. Does this table contain mission-critical data?
How many components in your most complicated graph?
How to create repository in abinitio for stand alone system(local nt)?
What are the different types of parallelism used in abinitio?
What is de-partition in abinitio?
How do you improve the performance of a graph?
What dedup-component and replicate component does?
Define ramp limit in ab initio?
What is the difference between check point and phase?