Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere Server - SQL Usage » Designing Your Database

Changing many-to-many relationships into entities Next Page

The design process


There are five major steps in the design process.

For more information about implementing the database design, see Working with Database Objects.


Step 1: Identify entities and relationships
Entity and relationship example
Step 2: Identify the required data
Step 3: Normalize the data
Step 4: Resolve the relationships
Step 5: Verify the design