Thanks for the question, Andrew Franklin.
Asked: March 21, 2016 - 7:59 am UTC
Last updated: March 21, 2016 - 10:09 am UTC
Version: 12c
Viewed 1000+ times
You Asked
Hi,
I want to update multiple rows in a table but the update statement throws unique constraint error on index.So I used PL/SQL block to update the rows to check DUP_VAL_ON_INDEX.but is there any ways to record the rows which causing the error like inserting the rows that throws error into new table.
and Chris said...
Is this answer out of date? If it is, please let us know via a Comment