0
In this database and I’m not getting it done:
I have it:
value_id | entity_type_id | attribute_id | entity_id | value
600 | 2 | 22 | 40 | Gaga
601 | 2 | 20 | 40 | Tonha
and I’d like to turn it into
value_id | entity_type_id | attribute_id | entity_id | value1 | value2
| | | | Gaga | Tonha
The rest of the fields that are blank, for me it does not matter or not