A database that is perceived by its users as a collection of relations or tables
2025
A database that is perceived by its users as a collection of relations or tables
- A.
Hierarchical database
- B.
Relational database
- C.
Network database
- D.
Distributed database
Attempted by 656 students.
Show answer & explanation
Correct answer: B
A database that is perceived by its users as a collection of relations or tables is known as a Relational Database. This model organizes data into structured rows and columns, allowing for efficient querying using SQL.