Computer Science, asked by vijaykumar1165, 1 year ago

What is database hierarchy? how to implement hierarchy in database tables?

Answers

Answered by Rehan951
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.....
Similar questions