asked 30.6k views
4 votes
What is the most popular structure of central registry database model?

1) Relational
2) Hierarchical
3) Object-oriented
4) None of the above

1 Answer

3 votes

Final answer:

The most popular structure of central registry database model is the Relational model.

Step-by-step explanation:

The most popular structure of central registry database model is the Relational model. In a relational database, data is organized into tables with rows and columns, and the relationships between the tables are established through keys. This model is widely used in various industries and has been standardized by SQL (Structured Query Language).

answered
User Himalaya Garg
by
7.7k points