Column into Row
From: keeri <ck.keerthi_at_gmail.com>
Date: Thu, 3 Sep 2009 04:45:44 -0700 (PDT)
Message-ID: <e1934171-e141-43c3-8c90-24078f7d35e6_at_i4g2000prm.googlegroups.com>
Hi all,
Date: Thu, 3 Sep 2009 04:45:44 -0700 (PDT)
Message-ID: <e1934171-e141-43c3-8c90-24078f7d35e6_at_i4g2000prm.googlegroups.com>
Hi all,
I have a table like this ..
Name ID -------- ---- A 1 B 2 C 3 D 4 E 5
If table is queried , I need like ..
Name A B C .. ID 1 2 3 ..
Can anyone help me on this issue ?
Thanx,
Keerthi c
Received on Thu Sep 03 2009 - 06:45:44 CDT