|
|
Browse by Tags
All Tags » Design Anti-Pattern
-
Introduction
It's a surprisingly easy thing to do: create orphans by design in a database. In this post I present one such example.
Relationship First
First you need a a relationship between two tables. In this example, we'll start with a parent-child relationship.
Looking at this diagram, you can infer a relationship between Parent ...
|
|
|