An alternate key is a key attached to one or more columns whose values uniquely identify every row in the table, but which is not a primary key. An alternate key can also be a foreign key. Each alternate key can generate a unique index or a unique constraint in a target database.
You can also select one or several columns and use the Create Key tool in the Columns tab of the table property sheet.
The naming convention for an alternate key is AK followed by the number of the key column code; for example AK1_CUSNAME.
If you do not see the Constraint Name column, display it with the Customize Columns and Filter tool. For more information, see "Customizing object list columns and filtering lists" section in the Objets chapter of the Core Features Guide.