oracle - Compare data of table from two different Database -


I have two different databases in two different servers. These two databases have the same table. I have the data contained in the same tables To use a database from other databases I wanted to create a DBLink

Have you tried to find anything in Google? There are millions of posts for this topic.

Use this to know about the dbms_comparison package

.

Comments

Popular posts from this blog

c# - Reactive Extensions ControlScheduler -

ios - How to determine if NSLayoutConstraint is horizontal or vertical? -

javascript - Enable/Disable form elements and changing the values of button at a time? -