Database design simply involves populating a schema with tables that model sets of entities and relationships. A table will contain Columns that model an entity’s attributes and contain scalar values. What could go wrong? Plenty, unfortunately, when these simple principles are misunderstood or flouted, and Joe continues to itemise bad design practices that can cause subsequent grief for the application developers.