In a Relational Database, what is the technical term used to represent a Table?
2026
In a Relational Database, what is the technical term used to represent a Table?
- A.
Attribute
- B.
Tuple
- C.
Relation
- D.
Entity
Attempted by 1 students.
Show answer & explanation
Correct answer: C
In a Relational Database, the technical term used to represent a Table is a Relation. This terminology originates from the relational model of data, where tables are mathematically defined as relations consisting of rows (tuples) and columns (attributes).