Input -
Name|city |startyear
Rahul |Mumbai|2010
Rahul|kolkata|2014
Rahul|Delhi|2018

Output should be-

Name|city |startyear|endyear
Rahul |Mumbai|2010|2014
Rahul|kolkata|2014|2018
Rahul|Delhi|2018|9999


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Ab Initio Interview Questions

Is it possible to create a parameter in the component?

1 Answers  


Explain data flow graph with an example?

0 Answers  


What is the difference between a scan component and a rollup component?

0 Answers  


what is the output when -1 is put in select_expr of FBE?

0 Answers  


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?

0 Answers  






Explain what is sandbox?

0 Answers  


What do you understand by overflow errors?

0 Answers  


How do you add default rules in transformer?

0 Answers  


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

0 Answers  


Can you read multiple input files using one input file component ? (Same DML) How to use in abinitio graph?

3 Answers   IBM, TCL,


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

1 Answers  


Given input file with single column having 1 2 2 4 3 .. Required output 1 2 2 4 4 4 4 3 3 3.. How?

0 Answers  


Categories