Hi i have three tables(products,categories,sizes) and models(Product,,Category,Size) respectively.
In my product table i saved category_id and size_id respectively.