I am putting together what is currently a pretty simple pivot query.
select * from some_table pivot (max(col_c) for col_b in (select distinct col_b from