I'm trying to create a table with two columns comprising the primary key in MySQL, but I can't figure out the syntax. I understand single-column PKs, but the syntax isn't the same to create a primary key with two columns.
|
|
|||
|
|
|
|
||
|
|
|
|
Example:
|
||
|
|
|
Try:
|
||
|
|
|
|
An example (from osCommerce) :
|
||
|
|
