Database - The Relational Model and Normalization - Discussion

Discussion Forum : The Relational Model and Normalization - General Questions (Q.No. 11)
11.
Table is synonymous with the term:
record.
relation.
column.
field.
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

NITIN said:   1 decade ago
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

Sonal said:   10 years ago
@nitin.

But the collection of tuples is a record and record is stored in a table so I record should be the answer.

Swetha said:   9 years ago
Why can table also be called by record?

Christian Hall said:   6 years ago
Table can be created from Microsoft word, Excel sheet, etc, but in order a table to be called relation, each rows or tuple of that table must uniquely identified with key.

Post your comments here:

Your comments will be displayed after verification.