When I ask developers to fix a data model that “joins” multiple tables to an existing master table to store individual properties but keyed identially as the master table, rather than just adding columns to the existing master, and they respond by adding an additional “intermediate” table to “join” all the “property” tables to the master. HT oraclesean














