I have a table where the values are written this way in one single row:
A, B
I want "A, B" to be split into two different rows, along with the other fields of the table.
For example:
I need to do this in HANA. I need to do this with a query, since I can't use Functions.
