Computer Science, asked by stephymolsunny624, 4 months ago

Differentiate between tuple and attribute

Answers

Answered by Anonymous
8

Answer:

An attribute is a name paired with a domain (nowadays more commonly referred to as a type or data type). An attribute value is an attribute name paired with an element of that attribute's domain, and a tuple is a set of attribute values in which no two distinct elements have the same name.

Similar questions