I have a source data which is close to 1tb and want to load that into synapse sql .however full-load will take time and is not efficient for larger dataset , if i go with incremental approach then in watermark table what should be the timestamp in the beginning ??should i give source data start date in watermark table ??
im trying to create a logic to incrementally load one month data but failing for the logic to give the date range