SQL> --select * from wqx.result where chr_uid=542 and org_uid=128; SQL> update wqx.result set chr_uid= 3125, MTHSPC_UID=12, RES_LAST_CHANGE_DATE=to_date('01-Jan-01') where chr_uid=542 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2416 and org_uid=128; SQL> update wqx.result set chr_uid= 1400, MTHSPC_UID=1, RES_LAST_CHANGE_DATE=to_date('02-Jan-01') where chr_uid=2416 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1418 and org_uid=128; SQL> update wqx.result set chr_uid= 1415, MTHSPC_UID=1, RES_LAST_CHANGE_DATE=to_date('03-Jan-01') where chr_uid=1418 and org_uid=128; 557 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2414 and org_uid=128; SQL> update wqx.result set chr_uid= 2942, MTHSPC_UID=1, RES_LAST_CHANGE_DATE=to_date('04-Jan-01') where chr_uid=2414 and org_uid=128; 557 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1680 and org_uid=128; SQL> update wqx.result set chr_uid= 1669, MTHSPC_UID=6, RES_LAST_CHANGE_DATE=to_date('05-Jan-01') where chr_uid=1680 and org_uid=128; 557 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2822 and org_uid=128; SQL> update wqx.result set chr_uid= 1827, MTHSPC_UID=11, RES_LAST_CHANGE_DATE=to_date('06-Jan-01') where chr_uid=2822 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2417 and org_uid=128; SQL> update wqx.result set chr_uid= 1402, MTHSPC_UID=1, RES_LAST_CHANGE_DATE=to_date('07-Jan-01') where chr_uid=2417 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1674 and org_uid=128; SQL> update wqx.result set chr_uid= 2962, MTHSPC_UID=6, RES_LAST_CHANGE_DATE=to_date('08-Jan-01') where chr_uid=1674 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1411 and org_uid=128; SQL> update wqx.result set chr_uid= 556 , MTHSPC_UID=2, RES_LAST_CHANGE_DATE=to_date('09-Jan-01') where chr_uid=1411 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=513 and org_uid=128; SQL> update wqx.result set chr_uid= 514 , MTHSPC_UID=12, RES_LAST_CHANGE_DATE=to_date('10-Jan-01') where chr_uid=513 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2741 and org_uid=128; SQL> update wqx.result set chr_uid= 1791, MTHSPC_UID=10, RES_LAST_CHANGE_DATE=to_date('11-Jan-01') where chr_uid=2741 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=541 and org_uid=128; SQL> update wqx.result set chr_uid= 662 , MTHSPC_UID=12, RES_LAST_CHANGE_DATE=to_date('12-Jan-01') where chr_uid=541 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=543 and org_uid=128; SQL> update wqx.result set chr_uid= 3126, MTHSPC_UID=12, RES_LAST_CHANGE_DATE=to_date('13-Jan-01') where chr_uid=543 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1681 and org_uid=128; SQL> update wqx.result set chr_uid= 1669, MTHSPC_UID=7, RES_LAST_CHANGE_DATE=to_date('14-Jan-01') where chr_uid=1681 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2525 and org_uid=128; SQL> update wqx.result set chr_uid= 2962, MTHSPC_UID=6, RES_LAST_CHANGE_DATE=to_date('15-Jan-01') where chr_uid=2525 and org_uid=128; 557 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=1675 and org_uid=128; SQL> update wqx.result set chr_uid= 2962, MTHSPC_UID=7, RES_LAST_CHANGE_DATE=to_date('16-Jan-01') where chr_uid=1675 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> --select * from wqx.result where chr_uid=2526 and org_uid=128; SQL> update wqx.result set chr_uid= 2962, MTHSPC_UID=7, RES_LAST_CHANGE_DATE=to_date('17-Jan-01') where chr_uid=2526 and org_uid=128; 0 rows updated. SQL> commit; Commit complete. SQL> spool off