0
how to create associative tables in mysql?
Don't know about these and need a example.and resource to follow to understand associative tables
2 ответов
+ 2
Associate tables is called entity relationship models in RDBM.
Go through this Example to know what is entity relationship models. You can also get your answer here.
https://www.google.com/amp/s/www.geeksforgeeks.org/introduction-of-er-model/amp/
https://launchschool.com/books/sql/read/table_relationships
+ 1
Thanks