I finally got around to writing something about the methodology for transposing row data to column data using plain vanilla SQL. Basically its just a reiteration of my answer to the thread below but I've also included another method for doing the same thing if you have happen to have Oracle XML DB installed also.
The link below is the orginal thread I answered
And the FAQ link is
Cheers
In order to understand recursion, you must first understand recursion.
The link below is the orginal thread I answered
And the FAQ link is
Cheers
In order to understand recursion, you must first understand recursion.