Hi @SaiSekhar, MahasivaRavi (Philadelphia)
If you don't have any column to identify the incremental records, the best practice is to use change data capture in mapping data flow.
- In source transformation of mapping data flow, click Source options tab.
- Then click Enable change data capture check box.
- Then select the incremental extract option.
Refer this document https://learn.microsoft.com/en-us/azure/data-factory/concepts-change-data-capture#auto-incremental-extraction-in-mapping-data-flow.