Community

Creating A Composite Index Using Ancestral Keys In A Hierarchical Database Table Design

(Ben Nadel) For the most part, when designing database tables that exist in some sort of an hierarchical relationship, the “child” table will contain a key reference to the “parent” table.