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
Can sorting and storing be done through single software or you need different for these approaches?
Have you ever encountered an error called “depth not equal”?
what is different daily and monthly develop the abinitio graphs?
How you can create cross joined output using join component ?
what is hash file in abinitio? how will it read in abinitio? in hash file the data files r combine (file1.dat,file2.dat,file3.dat......etc) how will it divide?
Describe step by step the process of creating tag and savefile for migration
How to run the graph without GDE?
Explain what does dependency analysis mean in abinitio?
Explain how abinitio eme is segregated?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
What is abinitio?
Explain what is sandbox?