How do you do delta loads in pipelines from SQL Server?
Is there a native way in Fabric to do incremental loads from SQL to a Lakehouse? I see there are native settings in azure ADF, but not in Fabric pipelines? Do you manually have to enable CDC on sql server and then add the sql code in the source tab?
1
1 comment
How do you do delta loads in pipelines from SQL Server?