Benefits of Normalization
Normalization provides numerous benefits to a database. Some of the major benefits include
Greater overall database organization
The reduction of redundant data
Data consistency within the database
A much more flexible database design
A better handle on database security
Organization is obtained from the normalization process, making everyone's job easier—from the user who accesses tables to the database administrator (DBA) who is responsible for the overall management of every object in the database. Data redundancy is reduced, which simplifies data structures and conserves disk space. Since duplicate data is minimized, the possibility of inconsistent data is greatly reduced. You avoid situations where one table lists an ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access