Hi everyone, this is my question
In an ERD, if there is a Many-to-2 relationship, can we represent it as it is in an ERD (if Chen Notation is considered) or do we have to use it as an Many-to-Many relationship?
But if we represent it as Many to Many, we have to create an extra table unnecessarily.
So if I want to stick to creating 2 tables only (in the relational schema), how can we represent it in the ERD.
EX: - A Basket Bass match has 2 teams to play
one team can play many matches