Computer Science, asked by joelreji053365, 6 months ago

Differentiate between Attribute and Tuple in a relation?

Answers

Answered by aadarsh59
1

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