InterviewSolution
Saved Bookmarks
| 1. |
Explain three database components of the network model? |
|
Answer» The three database components of Network models are: Network schema, Sub schema and Language. Network schema – schema defines all about the structure of the database. Sub schema – controls on views of the database for the user. Language – basic procedural for accessing the database. |
|