On Thursday, November 28, 2002, at 08:06  AM, BobJ wrote:
You appear to be violating the "repeating value" rules of relational
database. Multivalue databases (Pick and Pick like) support this concept
but they are rather uncommon now. You probably need to create a related
table. Actually, you might want to do a little study on the general idea of
relational databases. Not meaning to be negative here because nobody is
born with the knowledge.
Not only is it true that not many are born with it, but not many are even aware it exists! I say this only because I used mysql for a couple years before starting college this September, and after just a few weeks in my Relational DB Development 1 class, I found it amazing how much there is in the field that people just don't know about.
It feels good to not blindly throw keys and such around, and to be able to understand normalization.

--
Chris Garaffa
<[EMAIL PROTECTED]>
#exclude <windows.h>


---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



Reply via email to