I have been tasked to find out how to implement a distributed database system using the various database management software available like: MS Access 2013, MySQL and PostgreSQL. How would I be able to implement distribution using a fragmented case(SELECT query from a master table in a master database to a local-database via a network) in all three DBMS’s in a physically separate location and on different Operating systems (Windows, Mac OS and Linux).. thank you in advance.
↧