Tuesday, April 19, 2016

yale A hierarchical database consists of a collection of records that are connected to each other through links

Hierarchical Model

codex.cs.yale.edu/avi/db-book/db6/appendices-dir/e.pdf
hierarchical database consists of a collection of records that are connected to each other through links. A record is similar to a record in the network model. Each record is a collection of fields (attributes), each of which contains only one data value. A link is an association between precisely two records.

No comments:

Post a Comment