What is the primary purpose of database normalization?
- To create complex queries
- To increase data redundancy and improve data integrity
- To reduce data redundancy and improve data integrity
- To speed up data retrieval
The primary purpose of database normalization is to reduce data redundancy and improve data integrity. It involves organizing data in a way that minimizes duplication and dependency.
Loading...
Related Quiz
- The HTML tag with type="checkbox" creates a _______.
- Using descriptive commit messages and proper documentation can help in understanding and resolving merge conflicts more _______.
- React is a JavaScript library for building _______ user interfaces.
- What is the primary purpose of responsive web design?
- The CSS margin property controls the _______ of an element.