Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2908 Zobrazení

Which is the table name for relation between products and categories?

Avatar
Zrušit

Please use a meaningful title.

Nejlepší odpověď

Hi,

If you are looking to get the relation between the model product.product and the product.category table, the relation is, inside the product.product table you can see a field named categ_id, this relates the product with the Category.




Hope this is what you are looking for.


Thanks

Avatar
Zrušit