CITM-001 · Question #16
------------------------------is a property that describes various characteristics of an entity
The correct answer is D. Attribute. An attribute is a property that describes various characteristics of an entity. For example, an entity type called Employee may have attributes such as name, age, salary, department, etc. An attribute can also be a primary key that uniquely identifies an entity instance, or a…
Question
------------------------------is a property that describes various characteristics of an entity
Options
- AER Diagram
- BColumn
- CRelationship
- DAttribute
How the community answered
(30 responses)- B3% (1)
- C3% (1)
- D93% (28)
Explanation
An attribute is a property that describes various characteristics of an entity. For example, an entity type called Employee may have attributes such as name, age, salary, department, etc. An attribute can also be a primary key that uniquely identifies an entity instance, or a foreign key that define its format, range, and validity. An attribute is represented by an oval in an ER diagram, and by a column in a table.
Topics
Community Discussion
No community discussion yet for this question.