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
How will u remove header record? How will u remove tailer record?
You can ask about - meta pivot, leading records, read & write multiple files component ? How to use in abinitio graph?
Why might you create a stored procedure with the with recompile option?
what is meant by fancing in abinitio ?
State the first_defined function with an example?
what is macro?At what situation we have to face?
How can I run the 2 gui merge files?
What do you mean by a transaction file?
What would be the next step after collecting the data?
How do you truncate a table?
Explain what is de-partition in abinitio?
We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam Bangalore Abhinav In output we need 2 files one file for london and second file for Bangalore.How to acheve this?