Hi,
I have a Teradata table I want to update. It has 2 columns as its primary key. I want to update one primary key column.
If the update would cause there to be a duplicate primary key, I want the update to skip updating that particular record and move on to updating the next record.
Thank you!
I have a Teradata table I want to update. It has 2 columns as its primary key. I want to update one primary key column.
If the update would cause there to be a duplicate primary key, I want the update to skip updating that particular record and move on to updating the next record.
Thank you!