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
How can we RUN a graph in UNIX?
Can anyone give me an example of realtime start script in the graph?
What is data encoding?
What is the purpose of having stored procedures in a data-based?
In abinitio, what types of parallelism are used?
Difference between informatica vs ab initio?
What are the Types of parallelism in detail?
how can you convert 3 way to 7way partitioning in abinitio?
what is the output when -1 is put in select_expr of FBE?
what is the syntax of m_dump command?
name the air commands in ab initio?
What are the different forms of output that can be obtained after processing of data?