A _______ key is a combination of two or more columns that uniquely identifies a record in a table.
- Alternate
- Composite
- Foreign
- Super
A Composite Key is a combination of two or more columns that uniquely identifies a record in a table. Unlike a single-column key, a composite key provides a more granular level of uniqueness in data.
Loading...
Related Quiz
- What is the significance of storage optimization in relational schema design?
- What is a common use case for Key-Value Stores in applications?
- How does a graph database differ from other types of NoSQL databases?
- Which factor is NOT typically considered during storage optimization?
- Which operation retrieves the value associated with a given key in a Key-Value Store?