RE: With out using Updatestretagy and sessons options,...
hi
if ur database is teradata we can do it with a tpump or mload external loader.
update override in target properties is used basically for updating the target table based on a non key column.e.g update by ename.its not a key column in the EMP table.But if u use a UPD or session level properties it necessarily should have a PK.