Comparing records from Oracle db and SQL Server db?
Hi!
I have a table on two different servers and i need to compare the table. The two databases are ORACLE and SQL SERVER.
How can i compare the data from the two tables on two different databases. The table has more 1 million records.
Thanks!