Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How to do incremental load based on the filetime().
Please help me.
Thanks,
filetime is no guarantee for doing incremental loads. An incremental LOAD tries to decide which new records to add to a historical QVD. The best solution is if your records have a datetime field that can be compared to the highest datetime value in the data loaded so far.
Is this filetime belong to a file (for example an XLSX) that contains a full increment?
Post is being moderated again. We'll have to be patient...