Forum Discussion
Harpal Singh
Aug 31, 2017Copper Contributor
Incremental Data Load in Azure Data Factory
I am loading data from tab formatted txt files to azure sql server using Data Factory. currently i am dumping all the data into Sql. I am looking for incremental data load by comparing Lastupdated column in table and Lastupdated column in txt file.
is it possible using SqlReaderQuery?
No RepliesBe the first to reply