98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Data Normalization
Data Normalization
Resolved · Low Priority · Version Standard
Christie has attended:
Access Intermediate course
Data Normalization
Does it make sense to have a table of first names and last names to be used as a look up in a contacts table? The DB is for a school where there are many siblings yet the person who enters the data often makes mistakes. Thanks! Christie
RE: Data Normalization
Christie,
I would say that it does not make sense. I would just have one table called Students that stores details such as name, address, DOB etc. It is not normal to separate this information. The normalization process is only to stop data being duplicated not to create as many tables as possible.
Hope this helps
David
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Modal formsIf you have created a form / switchboard and dont want people to get away from using the switchboard, you can change the form properites for Modal to On. |