When deduping a column will it delete the new row that's been added to the column or will it delete the old row?
For example if i have a table with 30 rows they are all open jobs - and then i run another table to write new open jobs to this table but i want to get rid of duplicates - will deduping keep the original record or will it delete that one and keep the new one?