Computer Science, asked by rsnadaf2011, 1 month ago

One of the following is a valid record -based data models

(a) Object-oriented model

(b) Relational model

(c) Entity-relationship model

(d) None of the above​

Answers

Answered by prateekroyal19
2

Answer:

(c) Entity-relationship model

Answered by adventureisland
0

Option (B) is correct.

The relational model is a valid record-based data model.

About the relational model :

  • A relational model (RM) for data management is a data management technique based on first-order predicated logic, which was invented by English software engineer E. F. Codd in 1969, and in which all information is portrayed as tuples, which are then organized into relations.
  • The Relational Model describes how relational databases store data. In a relational database, data is found in the form of connections (tables).
Similar questions