Script for comparing 2 schemas based upon table compare
601989Jan 12 2010 — edited Jan 12 2010Hi,
I want to write a script on 2 schemas TEST and TEST1 which will compare the difference in tables in both schemas and will Insert Data
into schema TEST from TEST1 depending upon the matched columns in schema TEST and TEST1
Any help will be nedful for me