All of the following are methods for distributing a relational database across multiple servers EXCEPT:

All of the following are methods for distributing a relational database across multiple servers EXCEPT:



a. Snapshot (making a copy of the database for distribution).
b. Replication (creating an maintaining replica copies at multiple locations)
c. Normalization (separating the database into logical tables for easier user processing).
d. Fragmentation (separating the database into parts and distributing where they are needed.)


Answer: c.


Learn More :