Hi everyone,
I have this task to compete it within a week, and need some idea how to start it.
we have 2 databases with identical schema objects, and 90% data. we are in the process of merging the two databases. So I want to compare the data in the tables (column by column) and find what data is different for analysis.
the problem is there are 320 tables to compare.
so can somebody suggest a way to accomplish this?
Thanks
I have this task to compete it within a week, and need some idea how to start it.
we have 2 databases with identical schema objects, and 90% data. we are in the process of merging the two databases. So I want to compare the data in the tables (column by column) and find what data is different for analysis.
the problem is there are 320 tables to compare.
so can somebody suggest a way to accomplish this?
Thanks