What justification can you give for normalizing a database if the database is designed only for SELECT query statements?

a. lack of redundancy eases understanding.

b. normalized tables may correspond more naturally to the types of queries to be posted.

c. both a. and b.

d. neither a. nor b.