In a relational database, which of the following describes the structure of…
2025
In a relational database, which of the following describes the structure of data ?
- A.
Schema
- B.
Tuple
- C.
Index
- D.
Query
Attempted by 465 students.
Show answer & explanation
Correct answer: A
In a relational database, the structure of data is defined by its schema. The schema specifies tables, columns, relationships, and constraints that organize how data is stored and accessed.