Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
379 views
in Database Management System by (29.4k points)
closed by

Name the different data models available for database systems. Which of them is the most preferred one? Briefly explain with a suitable example.

1 Answer

+1 vote
by (30.3k points)
selected by
 
Best answer

There are three models:- 

(a) Hierarchical Model: It assigns records to different levels of hierarchy. A lower level record is called the child and the higher level is called the parent. Data redundancy is the disadvantage of this model.

(b) Network Model :

It is similar to hierarchical model, but each child record can have more than one parent record. This model eliminates the redundancy encountered in the hierarchy model, but it has a high degree of complexity. It was introduced by CODASYL-DBTG in 1971.

(c) Relational Model :

It is based on the concept introduced by E F Godd. It composed of one or more tables. Here tables are called relations, rows are called tuples and the columns are called attributes. It has no data redundancy and complexity. So this is the best model.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

...