Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Many-to-many intertable relationships allow defining connections between the entries of any two tables, with specifying the relationship type other than "entryone-to-entryone". 

For example, the User and the Group tables may contain many records about users and groups accordingly. A user may be in more than in one group and a group may include any users, So, in this case, these two tables have to be bound as shown below:

...