sql - Many to many relationship in RDBMS -


what happen many many relationship when going implement particular rdbms?

and things need do, when happens.

thanks!

you use associative table resolve many many relationships in rdbms.

more info: https://en.wikipedia.org/wiki/associative_entity


Comments

Popular posts from this blog

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -