Categories
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Transpose using SQL PIVOT

User_WHB5J
Rank 1 - Community Starter
Content
I know you can transpose using SQL pivot. But to use PIVOT you need to use an aggregate. In some situations you dont want to use an aggregate. eg: what if you want to show the value in separate rows? How do you transpose in such situation?
0