0
Answered

How do I add a Many-to-Many relationship?

ernie viveiros 5 years ago updated by nickstavrou 5 years ago 3

It's not clear how to add a Many-to-Many relationship. What am I missing? I can't find any documentation on this.

Never mind. Using a bridge table.

Answered

Awesome, we are glad that you found the solution.

Please feel free to contact us in case you have further questions.

Thanks,

Team - SqlDBM

as a many-to-many relationship we need to define both foreign keys as main key...how we do that?
if we create another table it creates its own key..