How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files :
ColA ColB ColC
1 A AA
2 B AB
3 C CC
and second one :
ColA ColB ColC
2 B BB
4 D DC
Job should compare these 2 files and update the records present in first input file. so the output file will look like this:
ColA ColB ColC
1 A AA
2 B BB
3 C CC
4 D DC


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

Post New Answer

More Ab Initio Interview Questions

What are the Types of parallelism in detail?

0 Answers  


Order of Evaluation of Parameters

2 Answers  


What is the language used in Ab Initio ?

4 Answers  


How can I run the 2 gui merge files?

0 Answers  


How to insert/update a csv file by comparing it with another csv file? for example, i have 2 input files : ColA ColB ColC 1 A AA 2 B AB 3 C CC and second one : ColA ColB ColC 2 B BB 4 D DC Job should compare these 2 files and update the records present in first input file. so the output file will look like this: ColA ColB ColC 1 A AA 2 B BB 3 C CC 4 D DC

0 Answers  






explain checkin and checkout?

0 Answers  


Have you used the rollup component? Describe how?

0 Answers  


How to compare two dmls in abinitio

0 Answers  


Can you explain data flow graph with an example?

0 Answers  


State the relation between EME, GDE and Co-operating system?

0 Answers  


What is a look-up?

0 Answers  


How to move data from developement to testing and testing to production?

1 Answers   BitWise, CTS, Satyam, Wipro,


Categories