hai everybody,
consider a table which has column names as col1,col2,col3
tht is
col1 col2 col3 -- column name
xx 10 a1
xx 10 a1
yy 20 a1
yy 20 a1
and the output should be in the following format
col3 xx yy -- column name
a1 20 40
Software/Hardware used:
ASKED:
December 9, 2005 1:06 AM
UPDATED:
December 11, 2005 5:38 PM