1.

Relational database schema normalization is NOT for:

A. reducing the number of joins required to satisfy a query
B. eliminating uncontrolled redundancy of data stored in the database
C. eliminating number of anomalies that could otherwise occur with inserts and deletes
D. ensuring that functional dependencies are enforced
Answer» B. eliminating uncontrolled redundancy of data stored in the database


Discussion

No Comment Found