Hi
I have timestamped output files and would like to use change data capture technology to output the data into a new single file with timestamped all the column changes/audit of each column changes, and then append the changed records back to the same file. This approach is more efficient and helps avoid unnecessary duplication.
Could you please provide a sample workflow?
Thanks