Database Administration (MOSC)

MOSC Banner

find the difference from two tables and insert the mismatched row

edited Apr 24, 2017 12:01PM in Database Administration (MOSC) 8 commentsAnswered

Hi we are using db version 11.2.0.4

We have a dev database that is currently located on unix server. Also, another dev database located on Linux server.

There are two tables with the same table name and structure located on both of the database. However, the db on unix has more data and the one on Linux has less data.

Giving that I don't have access to db node to do data pump for export and import. Only by using sql developer I can query the table.

How will I be able to compare the two tables and find the missing rows and insert those missing rows to the tables with less rows?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center