Sample Deliverable #3: Relational Model

1.   Schema Diagram

Swapaholic.com Relational Schema

During the conversion of the model, a few decisions were made:

2.  Functional Dependencies and 3NF

All tables have primary keys, and all columns in each table contain atomic values, so the schema is in 1NF.

The functional dependencies are evaluated separately for each table.

3.   Changes from the Previous Deliverable

No changes were made to either of the Entity-Relationship Model or Proposal documents.