Combine multiple row with 1 field

Modified on Mon, 9 Jul, 2018 at 6:40 AM

There is a table with an order# field (KEY) and a description field.
I need to combine the description fields, to make it only one record for all of the description entries and one order#.

can anyone suggest how this can be done in SQL and works in BIRT?


Try with Listagg() function in SQL. You will get it.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article