Recent content by ColdPenguin

  1. C

    Anything wrong with my table relationship design?

    This is my first shot at creating a practice database. Ideally, I wanted each table to only reference one other table, but the Visit table ended up hosting 4 foreign keys. At the same time, that's kinda useful, because I don't have to add irrelevant tables in order to get to the association...
Top Bottom