Computer Science, asked by satindersingh4831, 1 year ago

What is many to many relationship in database with example?

Answers

Answered by orambedi237
0

Relational database systems usually don't allow you to implement a direct many-to-many relationship between two tables. ... A typical example of a many-to many relationship is one between students and classes. A student can register for many classes, and a class can include many students

Similar questions