I have the table geo with fields 'us','uk','india','china'
I want to get the column name which has the value '1'
If I give the sno 1 I want to get india which has the value 1 and for sno 2 I want to get us and china
How to get the column name by the value and sno.
