[UPHPU] Database Question
Jonathan Duncan
jonathan at jkdwebmagic.com
Mon Aug 14 14:51:57 MDT 2006
On Mon, 14 Aug 2006, Webot Graphics wrote:
>> You should read up on first, second, and third level normalization. If you
>> plan on creating databases at all, you should do yourself the favor of
>> understanding what normalization is.
>
> Do you know of any good online articles for this?
>
A quick Google search for "normalization" brings these up:
http://en.wikipedia.org/wiki/Database_normalization
http://dev.mysql.com/tech-resources/articles/intro-to-normalization.html
I would also highly suggest this book:
Database Design for Mere Mortals
http://www.amazon.com/gp/product/0201752840
I would also suggest not doing the single table idea for tables. Quick an
dirty it is, but come back and bite you it will. =)
Jonathan
More information about the UPHPU
mailing list