Design a Database

Prev Show Me Next

Begin
Determine the purpose of your database.
Decide which tables you’ll need.
Decide which fields belong in each table.
Identify fields with unique values in each record.
Determine the relationship of the tables to each other.