When two entities can reference each other and each can contain multiple instances of the other, such a relationship is referred to as many-to-many. An example of such a relationship is a Book can contain several Authors while a given Author can write several Books. These type of relationships are modeled using an associative tables in databases.
Copyright © 2026 eLLeNow.com All Rights Reserved.