what is the best relation model?
Answers
Answered by
1
Answer:
The object-oriented database model is the best known post-relational database model, since it incorporates tables, but isn't limited to tables. Such models are also known as hybrid database models.
Explanation:
hope it helps
please mark as brainliest
Answered by
1
In relational model, the data and relationships are represented by collection of inter-related tables. Each table is a group of column and rows, where column represents attribute of an entity and rows represents records. Sample relationship Model: Student table with 3 columns and four records.
Similar questions