A special attribute with a unique value in a record in the relational model is called the – key
Answers
Answered by
3
Answer:
Key constraints
An attribute that can uniquely identify a tuple in a relation is called the key of the table. The value of the attribute for different tuples in the relation has to be unique. Example: In the given table, CustomerID is a key attribute of Customer Table
Answered by
5
Answer:
Primary key
Explanation:
Primary key
Similar questions