Hi Alteryx Coummunity
I have a question about how to work on incremental data coming from oracle database.
Data Table is of TIMESHEET.
Every week end let say Saturday i will recieve the full load data ( 100milions rows) that inculdes 1year back data from that date, Then after saturday i will recieve everyday incremental data (15-20million rows) for last 3-6 months that include the delete records, update records & new records from that orcale database.
I am extracting from oracle database and all full load data is loaded into yxdb before processing further.
NOW MY QUESTION:
I want to only delete, update & add those records from incremental data that we are receving everyday in after that we recieved on Saturday, i wanted to keep all the previous records that has not been touched, i wanted to automate this task ?
Note: Their is no unique ID's.
FYI i have never worked with incremnetal set of data processing.Any help would be appreciated.
Thanks in advance 