- Discuss the importance of primary key uniqueness
- Choose a primary key
- Set the primary key
- Open Design View: Open the design view of the current table and name the table 2020_BusinessCards.
- Set the Primary Key: In the ‘Field Name’ with the little key to the left side create a primary key name to use for this table. (Refer to the module about the various options of creating a key.) Make sure to keep the Data Type to AutoNumber and add in a text description.
- Indexed: In the new table with the new key make sure the filed for Indexed is set to Yes (No Duplicates).
- Save File: Save all of your work again.
- Submit the database file in your course online.