Which of the following is an example of a many-to-many relationship?
Q1. Which of the following is an example of a many-to-many relationship?
Answer: An order can contain many products, and a product can be in many orders
Explanation: A many-to-many relationship exists when one entity can be related to multiple instances of another entity, and vice versa.