Hi, I have two tables in my database:
Food Items (contains a number of food items with various attributes such as price, food type, etc.)Shops (contains a list of shops with attributes such as address, post code)
These would have a many to many relat...