Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can I group a set of values from one column with comma separate based on another columns?

Chandu VenuSep 14 2021

Hello,
I have a current data set like:
image.png
I am looking to get an output like this:
image.pngEssentially I am trying to group all the Cases based on a year, with comma separating the case values.
Please let me know.

Thank you

This post has been answered by Solomon Yakobson on Sep 14 2021
Jump to Answer
Comments
Post Details
Added on Sep 14 2021
1 comment
2,849 views