Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Compare data in two tables help Please ??
Hi All,
I want to compare data in two tables and find out updated and inserted
record by comparing the two tables.
(I do not want to use triggers)
I can get the new record by using the primary keys, but updated rows are a
problem, I want to be able to compare all the columns in one row in one
table to the all columns of the other table.
Can this be done using PL/SQL ?
These table are also available in flat CSV file, can I use Unix diff on these and get the same result.
Please please help me, I will very much appreciate you help if you have done this and have scripts which may of use to me ..
With Thanks
Mujahid Received on Mon Apr 03 2000 - 16:57:14 CDT
![]() |
![]() |