The Relational Model and Normalization - Technical MCQs

Q1:

Table is synonymous with the term:

A record.

B relation.

C column.

D field.

ANS:B - relation.

Table creates the relation between the two objects...let c an example object 1-attributes..height, weight, age and in object 2-attribute. Height, weight, age if we want to create an relational model between two objects that time table helps us to create an model because table shows the complete relation between the two objects. That is why relation is a wright answer