|
Answer: for any two tuples, the value associated with one or more of their attributes must differ.
Explanation:
(c) for any two tuples, the value associated with one or more of their attributes must differ. In the relational database model, a relation is a table consisting of rows (tuples) and columns (attributes). Each tuple represents a unique combination of attribute values, and therefore, for any two tuples, the value associated with one or more of their attributes must differ. The other options listed are not characteristic of the relational model.
|