These steps are part of the larger task of creating a table. When you complete the steps for adding unique keys, return to Creating a table.
To add unique keys:
You can define up to 64 columns to be unique key columns, and the sum of their lengths must not exceed 254.
A unique key is a duplicate if it is the same as the primary key or a previously defined unique key. A duplicate unique key is ignored with a warning.