Multiple choice technology architecture What is a 'tuple' another name for the key linking different tables in a database another name for a table in an RDBMS an attribute attached to a record a row or record in a database table Reveal answer Fill a bubble to check yourself D Correct answer Explanation In relational database terminology, a tuple is the formal term for a row or record in a table. It represents a single, complete data entry containing values for each attribute, and corresponds to one instance of the entity the table represents.