Off topic:Sql Redundant Rows Manipulation
1
0
Entering edit mode
12.1 years ago
Tom • 0

Hi all,

I have a table with two columns. Column 2 has some redundancies which I know how to filter but when doing it I would like to merge the text from column 1 and leave only single row. (Ideally separete the text by ";"):

Col1 Col2

1 AA 2 BB 3 AA

so that I get:

Col1 Col2

1;3 AA 2 BB

Is it possible? Thanks for help

Tom

• 1.7k views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 2254 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6