Bu tabloyu var
UMS
id_attribute value order
1 MB 1
1 Gb 2
1 TB 3
...
ve bu tablo
ATTRIBUTE_VALUE
id id_attribute value name ums
1 1 50 hdd GB
2 1 100 hdd TB
3 2 15.00 price NULL
ve i id_attribute = 1 ve UMS.order tarafından exist (UMS.value = ATTRIBUTE_VALUE.ums) sonra sipariş sonunda eğer nereden ATTRIBUTE_VALUE seçmek istiyorsanız ATTRIBUTE_VALUE.value tarafından grup
çıkış için örnek:
50 GB
100 Tb
and must to appear
15.00 !!! here is the problem because in my UMS table i don't have UMS for price
but it doesn't appear