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
Answer / subramanian
you can achieve the result using Normalize Component.
| Is This Answer Correct ? | 6 Yes | 0 No |
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 |
Explain what is de-partition in abinitio?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
How to run the graph without GDE?
)what is wrapper script?where it is going to execute and why we go for wrapper?
i need help from u. i want to learn abinitio. please provide pdfs or material or books.
When we should use 'jobid' for commit table (Output table component??
What are differences between different gde versions(1.10,1.11,1.12,1.13and 1.15)?
How do you truncate a table?
Explain what is the architecture of abinitio?
What is the difference between look-up file and look-up, with a relevant example?
What are the different types of partition components in abinitio?
How abinitio eme is segregated?