Database normalization question
- by chchrist
Hi all,
I am trying to make a fashion boutique site.
In this site each product (t-shirt,jeans etc) belongs to a collection. Each collection has looks (t-shirt,jean,accessories). A product can belong to one collection and to multiple looks. How should I design the database?