What is the role of an attribute in a database entity?
- Characteristic of the entity
- Data type of the entity
- Identifier of the entity
- Relationship with other entities
An attribute in a database entity represents a characteristic or property of the entity, such as a name, age, or address. It provides details about the entity and contributes to defining its structure.
Loading...
Related Quiz
- A relationship where each occurrence in one entity may or may not have a corresponding occurrence in another entity is called _______ relationship.
- The use of _______ facilitates real-time communication among data modelers.
- What is the primary difference between a Data Warehouse and a Data Mart?
- The connections between nodes in a graph database are called _______.
- The choice between different Slowly Changing Dimensions (SCD) types depends on the balance between _______ and _______.