What is database hierarchy? how to implement hierarchy in database tables?
Answers
Answered by
1
A hierarchical database model is a data model in which the data are organized into a tree-like structure. The data are stored as records which are connected to one another through links. A record is a collection of fields, with each field containing only one value.
Hope this may help you.....
Hope this may help you.....
Similar questions