database development - TechRepublic
General discussion
February 16, 2003 at 08:12 AM
casssam

database development

by casssam . Updated 23 years, 4 months ago

When developing a databse should I try to use one table to store all data, 10 tables to store all data, remove repeating groups of information and store the data in different tables, or remove repeating groups and store information on different tables with a relational link between with no more than 10 tables?

This discussion is locked

All Comments