The Relational Model and Normalization - Technical MCQs

Q1:

An attribute is a(n):

A column of a table.

B two dimensional table.

C row of a table.

D key of a table.

ANS:A - column of a table.

Attribute means column of table tuple means row of table.