Search Results

0
votes

Anyone know of any good Database Diff tools?

Are you comparing database schemas? For Oracle, I have always found it easy to use 'TOAD' when comparing 'schemas' (not the data) …
0
votes

What’s the best source to learn about database replication mechanisms?

In my opinion, you should pick a mainstream database (such as Oracle) and study everything it offers and go from there. Oracle offers: Replication Data guard (stand …