Resolve relationships

The aim of a good data model is to create a structure that provides the database server with quick access. To further refine the telephone directory data model, you can resolve the relationships and normalize the data model. This section addresses how and why to resolve your database relationships. Normalizing your data model is explained in Normalize a data model.