Category "erd"

Are attributes mandatory in Chen's ERD diagram?

Is it mandatory to add the attribute symbols in an ERD diagram when using Chen's notation? I'm asking because in my current ERD there are already so many tables

How to create ERD from Heroku PostgreSQL database?

I would like to create ERD from my Heroku PostgreSQL database? How can I generate ERD? Is there any external tool that will help with this? Can you use Dbeaver

How to create ERD from Heroku PostgreSQL database?

I would like to create ERD from my Heroku PostgreSQL database? How can I generate ERD? Is there any external tool that will help with this? Can you use Dbeaver

ERD - Recursive relationship with two primary keys

I have a product table: Product (ID, Version) And I am having trouble creating a recursive table named "Update". this table should have a product ID and for eac

Confused on the difference between One, and One and Only One in ERDs

Sorry for the links I'm new! I'm confused on the difference between one and one and only one and where they would be used. I just started the class so I apologi