I'm trying to design a database that could store variation of products. So if,
user choose :
There will be 3 product variant(Small White, XL Black, XL White).
I've read the accepted answer from Modeling Product Variants and got a question.
What the drawback of using this simple design?
so the table would look like :