Creating M : M Relationship
As we know we have Custom Object 01 - 10. By default Custom 01 – 03 has M: M relationship and Custom object 04 – 10 has 1: M Relationship with other record types. Now my question is if I have already used my custom object 1 – 3 for building an M: M relationship and I need one more M: M relationship that needs to built what method I need to follow.
Can we request oracle to activate more M: M Custom Objects.
I know one method of using 3 objects one of which acts as intersection table. If this is the only process could you please explain the steps in detail. If possible could you please explain it with an example.