Top "Erd" questions

Entity Relationship Diagram (ERD) or Entity Relationship Model is a visual representation of the organization of data within databases or information systems

what is the differences between that line in oracle ERD?

What is the differences between that relationship lines in oracle ERD?

sql oracle erd
One to many relationship on the same table

Here is the situation:- I have a table called Users. This contains user data for students and tutors as …

sql database database-design erd
what is the best software to draw ERD for a mysql database for windows

What is the best software to draw ERD in Windows for a MySQL database.

mysql windows erd
Modeling 3 entities with relationships

Say we have three entities in our environment, Teacher, Student and Course. Every teacher has (teaches) 1 or more Courses and …

database database-design entity erd
Draw Many to Many Relationship in ERD

Many to many relationships should have a solid line, strong relationship. In the given diagram, ther right side sample is …

database database-design data-modeling erd