First page Back Continue Last page Image
What’s a Tuple
- An Ordered set of Values
- Each Row in a Table could be defined as a Tuple
- Each Tuple belongs to a Relation (like the table subject “Product”)
- Columns in a table are Attributes of the Relation
- Think of a Tuple as adding a layer of abstraction to the data to allow us to do more with it