032. What does consolidation of data mean, and what is the advantage of consolidating data?
Consolidation of data means that data is stored in a
central repository, not scattered around in multiple files. Having the data
centralized means that there increased control over the data. This means that
there is Minimum Duplication of data.
Although some duplication is necessary, there is far less duplication than we
saw in the traditional file approach.