how to implement delta load when table only has primary columns

Puneet096
New Contributor II

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?