I'm new to access. I understand some basics but I am having a hard time understanding keys and relationships.
I'm working on a sales management database.
I understand that a primary field in a table is to keep the data unique. For example the "company" field could be the primary field to keep from duplicating company names.
What is the difference between using the "company" field as the primary key and a "Company ID" field with the auto number type data?
If I use a "Company ID" as the primary key what are the benefits over using the "Company" field?
Thanks for the help and I hope you will follow this thread as I try to understand Primary and foreign keys and relationships.
Matt
I'm working on a sales management database.
I understand that a primary field in a table is to keep the data unique. For example the "company" field could be the primary field to keep from duplicating company names.
What is the difference between using the "company" field as the primary key and a "Company ID" field with the auto number type data?
If I use a "Company ID" as the primary key what are the benefits over using the "Company" field?
Thanks for the help and I hope you will follow this thread as I try to understand Primary and foreign keys and relationships.
Matt