i have the sql code that returns the result
Set1   Value
A       A1      
A       A2
A       A3
A       A4
How do i display the result like this
Set1    Value1      Value2       Value3      Value4
A           A1        A2           A3          A4
Thanks
 
     
     
     
    