Vidyalelo
Database · Q23

The Relational Model and Normalization

Programming · Database · question 23

Q23

A relation is a two-dimensional table.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
Solution:
Option1: True
A relation in the relational model is indeed a two-dimensional table. It consists of rows and columns where each row represents a record and each column represents an attribute or field of that record.
Option2: False
This statement is incorrect. A relation in the relational model is always represented as a two-dimensional table.
In conclusion, the correct option is Option1: True as a relation is indeed a two-dimensional table in the relational model.