kisland [your e-learning portal]
     kisland.com - 07/06/08news | free tutorials | forums | books | certifications | about us
PDF? PS? How do I read these files?

Find out how in our
Viewers section


Mike Hillyer's An Introduction to Database Normalization
description:When users ask for advice about their database applications, one of the first things I try to help them with is the normalization of their table structure. Normalization is the process of removing redundant data from your tables in order to improve storage efficiency, data integrity and scalability. This improvement is balanced against an increase in complexity and potential performance losses from the joining of the normalized tables at query-time.

number of visits:352

creation date: 08/22/2004