I have a sql query result
| A1 | C1 | | A1 | C2 | | A2 | C1 | | A3 | C1 | | A3 | C2 |
this is the SQL:
SELECT col1 , col2 FRO