What are data models? Explain it detail?
Entity relationship model
Rectangles
Ellipse
Diamonds
Lines
Relational model
Relational model use a collection of tables to show both data and the relationships between those data. Every table has a multiple columns and each columns has unique name
Other data models
Object oriented data model
Object relational data model
Network data model
Hierarchical data model