What are the drawbacks or disadvantages of the network database management system model?
Drawbacks or disadvantages of the network database model
- The network database model is very complex in their structure.
- It is difficult to understand where the entity is connected to the other entity.
- When creating this model the connection line of the entities are high amount which is draw too difficult in the pictorial representation.
- It creates so many confusion of an entity about their multiple parent connection in the structure because of their property of 1to many and many to many connections.
- It inserts data according to pointer only.
- It updates data according to pointer only.
- It deletes data according to pointer only.
- The whole data are very complex to understand if you delete any parent entity which has many parents entity has connected will lose to accessing the data in the relations.
-----------------------------------------------------------------------------------------------------------------------------
My latest post is here links below about the databases technology
What are the components of data model in [DBMS] Relational Database Management System?
There are five main components of data model... 👉 click here 👈
What is stability of the distributed database management system?
In the distributed database model there are.... 👉 click here👈
Comments
Post a Comment