A single-field primary key prohibits duplicate values in that field to ensure that each record has a unique identifier. However, you may want to prevent duplicate values in other fields as well. For example, you might want to assign computers to employees using a serial number field for the computers.
To find out how to prevent duplicate entries in a combination of fields, click .