Share
How do you pivot in SQL without using pivot function or any window function?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Use some method other than window function.
Write a sample code with self explanatory table and column name
Answer ( 1 )
Pivot example for monthly sales : http://sqlfiddle.com/#!9/84483c/3/0