Skip to Content
0
May 08, 2018 at 01:31 PM

Selective deletion of data from HANA table SDI

548 Views

Hi,

I'm using HANA SDI flowgraphs to load data from 3rd party DB's to HANA. In the 1st data replication, I will do the full load and from the next load onwards, I need to fetch only the changed records in the last 10 days, delete corresponding records from the HANA table first and then load these 10 days changes again to the same HANA table. What is the right way of handling this situation?

Thanks.