How do i create a REFERENCE or FOREIGN KEY in phpMyAdmin?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Abby
Forum Newbie
Posts: 4
Joined: Tue May 13, 2003 9:19 pm
Location: Australia

How do i create a REFERENCE or FOREIGN KEY in phpMyAdmin?

Post by Abby »

I can create a reference or foreign key when i set up a table by typing in the script, but when i wish to alter the table i am unsure how to do it. It should be possible in phpMyAdmin but i can not locate the place to modify the table.
Post Reply