MySQL Forums
Forum List  »  InnoDB

Table Key Question
Posted by: hris verland
Date: November 12, 2012 10:20PM

I'm trying to learn about forum creation using this example.
http://phpeasystep.com/phptu/12.html

I have a primary key set w/auto increment on the 'create' table but am unsure how to set up the second table. I need referential integrity but don't know that I NEED a primary key on the second table (which is for answers).

Any thoughts on how I should set the second table key(s) through PHPmyAdmin ???

TIA

Options: ReplyQuote


Subject
Views
Written By
Posted
Table Key Question
1227
November 12, 2012 10:20PM
1173
November 15, 2012 08:06PM


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.