MySQL Forums
Forum List  »  Newbie

Re: basic question about relational databases
Posted by: Guelphdad Lake
Date: February 26, 2009 10:57AM

look into database normalization. at no point do you want to store multiple values in a single column.

as for incoming and outgoing, why not a single table and a column denoting incoming/outgoing?

Options: ReplyQuote


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


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.