Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed on Database Normalization
Nov 28, 2000 @ 16:45:53

DevShed.com has a new article posted all about using normalization (the practice of optimizing table structures) with databases. They talk about some general terms associated with normalization and some good examples of the types. It also stresses the need for people to design their database from the ground up and really spend some time mapping it out and working with what the best way to do what they need is. Anyway, here's that link so you can go read up.

tagged:

Link:


Trending Topics: