How do you pivot in SQL without using pivot function or any window function?

Question

Use some method other than window function.
Write a sample code with self explanatory table and column name

in progress 1
TheDataMonk 3 years 1 Answer 716 views Grand Master 0

Answer ( 1 )

  1. Pivot example for monthly sales : http://sqlfiddle.com/#!9/84483c/3/0

Leave an answer

Browse
Browse