how to implement delta load when table only has primary columns
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 11:32 PM
I have a table where there are two columns and both are primary key, I want to do delta load when taking data from source to target. Any idea how to implement this?