Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compare two tables from different databases

848302Jan 13 2017 — edited Jan 13 2017

Wanted help!!

I have a task where i need to compare two tables (2 or 3 columns ) from different databases.the columns to compare are not ids. they are columns like name, description, status etc, basically varchar2 data type.

When both the tables match, i need to update the mapping column as mapped.when not matched, i need to update as not matched.

i need to pull a report for the data which is not matched.

can you please help me the best approach for this.

Thanks

AK

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2017
Added on Jan 13 2017
5 comments
1,986 views