Explain about network model?



Explain about network model?..

Answer / Amita Yadav

The network model is an older data model that allows for more complex relationships between data than the hierarchical model. In a network database, records can have multiple parents and children. The records are represented as nodes connected by lines called links. However, the network model is less efficient for managing large amounts of data and has been largely replaced by the relational model.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Development Interview Questions

What is dbms and its application?

1 Answers  


Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?

1 Answers   IBM,


Given an employee table, how would you find out the second highest salary?

9 Answers  


How would you design a database for an online site, which would average a million hits a day?

1 Answers  


can you give me the syntax of named procedure??

2 Answers  


Write short notes on manual refreshes.

1 Answers  


Explain about the storage and physical database design?

1 Answers  


Explain what a database is?

1 Answers  


agregator gives one to many records or many to one record

1 Answers   IBM,


Where is dbms used?

1 Answers  


Write the difference between case version and decode version.

2 Answers  


How can I detect whether a given connection is blocked?

1 Answers  


Categories