Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 merging similar rows into one

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-16 : 20:41:54
Mike writes "There is a table where some groups of records almost duplicate each other, just 2-3 fields have different values in. I need to merge these 'almost duplicated' rows into one which holds info from all these rows, including fields which different (they have to have info from all 'parent' rows delimited by coma). Table already has the unique key."
   

- Advertisement -