INFORMIX
Informix Guide to SQL: Tutorial
Chapter 8: Building Your Data Model
Home Contents Index Master Index New Book

Summary

This chapter summarized and illustrated the following steps of E-R data modeling:

    1. Identify and define your principal data objects, including the following options:

    2. Diagram your data objects using the E-R diagram approach.

    3. Translate your E-R data objects into relational constructs.

    4. Resolve your relationships, particularly the following relationships:

    5. Normalize your data model in one of the following forms:

When the process is done right, you must examine every aspect of the data not once, but several times.

If you are interested in learning more about relational database design, you can attend the Informix course, Relational Database Design. This thorough course teaches you how to create an E-R data model.

If you are interested in pursuing more about database design on your own, Informix recommends the following excellent books:




Informix Guide to SQL: Tutorial, version 9.1
Copyright © 1998, Informix Software, Inc. All rights reserved.