Multiple choice What is a tuple? All the rows of a relation table A row of a relation table other than the header row All the columns of a relation table All the columns of a relation table other than the header column None of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation A tuple is row of a relation table other than the header row. It contains the names of the attributes. It also describes the data characteristics of the table.