I have single table name test with field1, field2 and field3
Field1 Field2 Field3
a x 10
a x 20
b g 30
b g 40
c u 50
c u 60
I want to see group Field1, Field2, (NOT Field3) and return all value Field3