Community

Transposing a Table into a Summary Matrix

(Fred Mayer) I needed a PL/SQL routine to summarize and transpose, and I came up short. So I decided to see if I could get it accomplished myself. The resulting procedure, TRANSPOSE, accomplishes this task for me.

Here’s how it works: Pass the Source User, Source Table Name, Destination Table

Read More - Register for Free Membership

Tags: