cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Initial load and Incremental load

Former Member
1,069

Hi all,

    How to perform initial load and incremental load .

    For incremental load I have to use table comparison transform??

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187605
Active Contributor
0 Likes

I use Table_Comparison for all incremental loads where updates to the source are possible.

If you only have inserts, you perform CDC at source level (based on a timestamp, sequence number....) and don't need the Table_Comparison transform.

Former Member
0 Likes

Thank you dirk

jessie_wu01
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Dirk,

Can you explain more about CDC? I am totally new to the data service.

Thanks,

Jessie

Answers (0)