What is Hierarchical model in DBMS ?
Features of Hierarchical Model This model is based on the tree structure. This model contains a collection of records that...
Design a database for a hierarchical data like country, state, zone, street etc., The tags and length of the hierarchy are not specific and they can change anytime ?
Answer : Hierarchical data is a common relational data pattern for representing tree-like data structures...