Hi, currently my Update activity matches existing rows with rows comming from an external file, on @codtarjeta field.
However, this will only update the rows where a match is found, leaving old rows unmodified and still in DB.
Is there a setting I can use in the update activity, to tell it to: "delete rows in data base that are not comming any more from the external file"?
