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

SQL Anywhere 11.0.0 » SQL Anywhere Server - SQL Usage » Designing and Creating Databases » Designing and creating your database

 

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