In this database and I can not do it:
I have this:
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 around
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