134k views
1 vote
If a table is defined with a primary key, Access will require you to enter a value for the key when adding a record in a process known as ____.

1) Data validation
2) Data normalization
3) Data entry
4) Data integrity

User Mrmcgreg
by
8.1k points

1 Answer

2 votes

Final answer:

In Microsoft Access, when a table is defined with a primary key, you are required to enter a unique, non-null value for that key during data entry to maintain data integrity.

Step-by-step explanation:

When a table is defined with a primary key in Microsoft Access, the database system enforces a rule that requires a unique, non-null value to be entered for the primary key field every time a new record is added. This process is known as data entry. A primary key uniquely identifies each record in a table, and this constraint helps maintain data integrity by ensuring that there are no duplicate records and that no record exists without an identifiable key.

User Kajot
by
8.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.