+1 vote
in DBMS by
Differentiate between a Navigational Database and a Relational Database.

1 Answer

0 votes
by

A navigational database is structured like a tree. A value has a parent and a child, and that is how they link to each other. If you want to access data, you have to follow a particular route as you move from parent to child. On the other hand, a relational database is more flexible and uses a primary key, which is a unique identifier to access data.

Related questions

0 votes
0 votes
0 votes
asked Oct 30, 2019 in DBMS by rajeshsharma
0 votes
asked Dec 19, 2023 in Google Cloud by GeorgeBell
...