It is an association established between commona)Lineb)Relationshipc)P...
Association:- An association is a relationship between two or more entities.
- It represents a logical connection or link between entities in a database.
Established between common:- The association is established based on common attributes or characteristics shared by the entities.
- The common attributes form the basis for creating the association.
Options:- A:
Line
- B:
Relationship
- C:
Primary Key
- D:
Records
Explanation:- Option A:
Line
- This does not directly relate to the concept of association in a database.
- Option B:
Relationship
- This is a valid answer as association is a type of relationship between entities in a database.
- Option C:
Primary Key
- This does not directly relate to the concept of association in a database. Primary key is a unique identifier for a record in a table.
- Option D:
Records
- This does not directly relate to the concept of association in a database. Records are individual entries or rows in a table.
Correct Answer:The correct answer is
C: Primary Key.
- Primary key is not directly related to the concept of association in a database.
- The association is based on common attributes or characteristics, not on primary keys.