Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to load a file everyday which are having new records as well as updated records.
1. Master File
2. Incremental File (which comes everyday).
I want to update the records in master coming from incremental file .
Can anybody help. It's urgent
Try this (assuming your files are CSV files):
Does this help? I hope I did not mess anything up here, but I do not have the possibility to actually do this in Talend right now.