I have a table in sql in I have to columns, which are name; Qty Desc. Is there are way I can combine the two row together on another column?
Example:
Qty Desc Combine
4 Test 4Test
11 Issue 11Issue
Example:
Qty Desc Combine
4 Test 4Test
11 Issue 11Issue