MySQL Forums
Forum List  »  Newbie

Database design and foreign keys
Posted by: Hartman Wagner
Date: March 24, 2005 10:07AM

Hello All,

I am new to MySQL and I'm creating a database with multiple tables. I have been reading about insuring data integrity using normalization and have a question about the need for foreign keys.

The main table of customer info needs to be link to a second table, which is Sales personal information. From my reading I need to use foreign keys. Is this correct?

Thanks
Hartman

Options: ReplyQuote


Subject
Written By
Posted
Database design and foreign keys
March 24, 2005 10:07AM


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.