0
votes
Hardest Programming discipline?
"Reuse and Adaptation" can be challenging
Taking legacy code/design on one platform, understanding it and then 'relying' n it for a newer product on an entirely different o/s p …
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 …
