
0
Answered
How do I add a Many-to-Many relationship?
It's not clear how to add a Many-to-Many relationship. What am I missing? I can't find any documentation on this.
Customer support service by UserEcho
Never mind. Using a bridge table.
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..