B
bijoy
The solution is probably pretty straight forward, but I am struggling
with it.. must be the cold I am suffering from
I issue a large query which results in something like this (listing
field names here)
id,user1,user2,.....,user100 (in a dataset)
I need the output to be of the form:
user1,user2,user3,...user100 - as opposed to in a table format..
how do i go about this?
with it.. must be the cold I am suffering from

I issue a large query which results in something like this (listing
field names here)
id,user1,user2,.....,user100 (in a dataset)
I need the output to be of the form:
user1,user2,user3,...user100 - as opposed to in a table format..
how do i go about this?