I need help with SQL query to achieve the below transpose feature, I have a table of entries like,
to
Tried with the Pivotand Decode command but it's giving only one id of a specific type.
Is there any other command i can use to achieve this output. Thanks in advance
Regards, Raghavan