List four common design problems when creating databases from existing data.
- List four common design problems when creating databases from existing data.
Following are the four common design problems when databases are created from existing data:
- The multivalue, multicolumn problem
- Inconsistent Values: There are values that are inconsistent with regards to the overall structure of the database.
- Missing Values: Some required values might be missing.
- General-purpose remarks column