sql server – How to solve this? Use a bridge table?
sql server – How to solve this? Use a bridge table?
Yes, this is whats called a many-to-many relation. A product can be connected to many companies, and a company can be connection to many products.