eliminates unnecessary duplication and provides a rapid search path to all
necessary information. The process of dividing the information into separate
tables that meet these goals is called normalization.
Normalization can be a complex process with many specific rules and different levels of normal form. For a complete discussion of the process one must refer to advanced books. However, normalizing most simple databases can be
accomplished by following a simple rule of thumb: tables that contain repeated information should be divided into separate tables to eliminate the duplication.
No comments:
Post a Comment