cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Duplicate data using SQL offset

debra_paponette
New Contributor

We are attempting to load transactional tables on a pipeline we created

Issue faced - While loading data from a transactional table by leveraging the help of limit and offset in SQL SERVER select snap (partition and loading), we are getting duplicate records on the destination table.

Cause expected โ€“ While loading data, since the source table is getting updated(insertion, deletion and updates) limit and offset values may change with the data mapping, resulting in duplication of reads.

We looked at the documentation to understand how the offset feature works but not much data there. Can someone share some further insight on this feature and how it works that may be contributing to the above issue

0 REPLIES 0