The Relational Model and Normalization - Technical MCQs

Q1:

A tuple is a(n):

A column of a table.

B two dimensional table.

C row of a table.

D key of a table.

ANS:C - row of a table.

A key identifies a row and tuple is a row of a table both utilize more than one attributes.