Answer Posted / Yogesh Kumar Mishra
The primary key is a crucial component of an Access database. It serves as a unique identifier for each record in a table, ensuring that no two records have the same primary key value. The primary key helps maintain the integrity and accuracy of data by preventing duplicate entries, enforcing relationships between tables, and improving query performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers