ciao, forse potresti fare così:
tabella categorie: id_cat, nome
tabella prodotti: id_prod, nome, id_cat (chiave esterna)
tabella specifiche: id_spec, nome, id_prod (chiave esterna)
ciao, forse potresti fare così:
tabella categorie: id_cat, nome
tabella prodotti: id_prod, nome, id_cat (chiave esterna)
tabella specifiche: id_spec, nome, id_prod (chiave esterna)