Question: What is a primary key in the context of an ER model?
Options:
Correct Answer: A unique identifier for each entity instance
Solution:
A primary key is a unique identifier for each instance of an entity, ensuring that no two instances are the same.