In an ERD, an _______ key is a key that consists of more than one attribute.
- Composite
- Foreign
- Primary
- Unique
In an ERD, a composite key is a key that consists of more than one attribute. It is used to uniquely identify an entity when a single attribute is not sufficient. Composite keys are common in situations where a combination of attributes is needed for uniqueness.
Loading...
Related Quiz
- What are the advantages of using Type 3 Slowly Changing Dimensions (SCD) over other types?
- The _______ function is used to calculate the total of a numeric column in SQL.
- How does Dimensional Modeling contribute to data warehouse performance?
- What is the role of a "row key" in a column-family store?
- What is the fundamental data structure used in a Key-Value Store?