Hi
I need to create an incremental difference file using command line not GUI
containing changes between "source1-prior" and "source2-current" data file versions
Using these data rules:
1- Do not write records in "source1-prior" NOT in "source2-current"
2- Write all other differences to "compare3-new"
3- "compare3-new" data file same format as source files
Please, could you help me?
Thanks in advance.
I need to create an incremental difference file using command line not GUI
containing changes between "source1-prior" and "source2-current" data file versions
Using these data rules:
1- Do not write records in "source1-prior" NOT in "source2-current"
2- Write all other differences to "compare3-new"
3- "compare3-new" data file same format as source files
Please, could you help me?
Thanks in advance.
Comment