189k views
5 votes
Of the following, the greatest advantage of a database architecture is that

a. backup and recovery procedures are minimized.
b. conversion to a database system is inexpensive and can be accomplished quickly.
c. data redundancy can be reduced.
d. multiple occurrences of data items are useful for consistency checking.

1 Answer

3 votes

Answer:

c.

Step-by-step explanation:

Of the following, the greatest advantage of a database architecture is that data redundancy can be reduced. This refers to data being unintentionally repeated within the database causing space to be taken up unnecessarily. Database architecture allows for this problem to be addressed and prevented.

User Artur Haddad
by
5.0k points