How to convert columns into rows without using pivot or unpivot?
Hi All,
I have a requirement to convert columns into rows of my sql query output. But columns are dynamic.
As our database is 10g , we couldn't use pivot.
Can anyone kindly help me on this?
Its very urgent.
Thanks,
Venkatesan R
0