Answer the question
In order to leave comments, you need to log in
What is the best way to make a table structure for products?
I have a table with products, there are products that have data on their color, weight, etc., and there are products that do not have such data, and in principle they are not needed, how to store them in the database?
Create a common table products (and make them fields just null when inserting), or create several?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question