No. The PRODUCT table stores core/"base" information on the product. Intersection data between a product and an order would be stored in a completely different table (called an "intersection table", for obvious reasons).
No. The PRODUCT table stores core/"base" information on the product. Intersection data between a product and an order would be stored in a completely different table (called an "intersection table", for obvious reasons).