Explain entity relationship model with suitable example?
An entity relationship model is a visual representation of the relationships between entities in a database. For example, in a university database, you could have entities such as "Student," "Course," and "Instructor," with relationships like "Student enrolls in Course" and "Instructor teaches Course." These relationships are represented by lines connecting the entities in a diagram, showing how they are connected and interact with each other.