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 / subramanian
you can achieve the result using Normalize Component.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Within a cursor, how would you update fields on the row just fetched?
Where $mpjret is used in ab-initio?
How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa
To which project that prefix will set is to private project or public project or both?how and where to set?
What is a partition?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
How to run a graph infinitely?
What is the difference between partitioning with key / hash and round robin?
What is a cursor? Within a cursor, how would you update fields on the row just fetched?
What are the fundamental blocks of co> operating system of ab initio?
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?what are differences between different versions of co-op?
What are the steps to create a repository in ab initio?
State the working process of decimal_strip function?
What is a deadlock and how it occurs?
Have you ever encountered an error called “depth not equal”?