Which of the following is not a logical database structure?
2021
Which of the following is not a logical database structure?
Answer: D. Chain — Definition: Logical database structures define how data is organized and how relationships between data items are represented and accessed. Common logical…
- A.
Tree
- B.
Relation
- C.
Network
- D.
Chain
Attempted by 4196 students.
Show answer & explanation
Correct answer: D
Definition: Logical database structures define how data is organized and how relationships between data items are represented and accessed. Common logical database models include: Tree structure — hierarchical parent–child organization (used in hierarchical databases).
Loading lesson…