What is heirarchical database?
Added on Fri, Jan 8, 2010
A hierarchical data base is a data model in which the data is organized into a tree-like structure. The structure allows repeating information using parent/child relationships: each parent can have many children but each child only has one parent
Read More