Hi,
I am working in Banking domain and on every month start have to download data from source table to target having records between 18 - 20 crores into staging area which takes lot of time.
Now There might be possibilities that only few of records have changed only or new records added.
Now I want to create a job which download data only for change records (delta load) where any record has changed at all and not all data every month
and all the newly added records.
This will save lot of time and efforts.
Regards,
Sachin