Community

Oracle 11g: New Pivot Table Feature

(Robert Hamel) I was very pleased when I heard about Oracle adding pivot functionality in select statements. Finally — we wouldn’t have to copy the data to a spreadsheet or code a ton of sum(case when col1 = ‘X’ then amount else 0 end) total_X for each column we would want to display.

Read More - Register for Free Membership

Tags: