Saved Bookmarks
| 1. |
Hierarchical database has advantages over relational database |
|
Answer» A HIERARCHICAL database stores information based on its RELATIONSHIP to the information around it. This structure is known as a tree. This makes searching and sorted output fast. Relational databases STORE information in table form, which makes |
|