he scenario describes a many-to-many (M:N) relationship between Persons and Addresses, where:
A Person can have multiple Addresses.
An Address can be used by multiple Persons.
To properly model this, we need an associative entity (junction table) to break the many-to-many relationship into two one-to-many (1:M) relationships
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Hosna2023
3 weeks, 2 days agoMrWood47
2 months, 1 week ago