MySQL Forums
Forum List  »  Newbie

Re: basic question about relational databases
Posted by: danicgross danicgross
Date: February 26, 2009 02:57PM

thanks for the prompt reply,

so if i cant store more then one value or FK in a field, ill be left with something like this:

uid mid
4 22
4 103
4 53
4 20

instead of just
uid mid
4 22, 103, 53, 20

is the tradeoff worth it?

Options: ReplyQuote


Subject
Written By
Posted
Re: basic question about relational databases
February 26, 2009 02:57PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.