﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / T-SQL (SS2K8)  / how to concatenate rows and join in another table / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 18:06:45 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: how to concatenate rows and join in another table</title><link>http://www.sqlservercentral.com/Forums/Topic1407711-392-1.aspx</link><description>Hi Welcome to SSC forum, please Dont cross post , it waste the time of people the original thread is [url]http://www.sqlservercentral.com/Forums/Topic1407712-392-1.aspx[/url]</description><pubDate>Wed, 16 Jan 2013 03:38:29 GMT</pubDate><dc:creator>Bhuvnesh</dc:creator></item><item><title>how to concatenate rows and join in another table</title><link>http://www.sqlservercentral.com/Forums/Topic1407711-392-1.aspx</link><description>Hi to all,Please bear with me. anyways, this is the tables i haveTable1Name      Company      IDMike          ABC               1Joey          CBA                2Table2OtherVisaID     TypeID      Remarks1                        1                 test11                        2                 test22                         3                test32                          2               test42                         1                  test5Table3TypeID    Description1                  US2                  UK3                  SGResult should be like this..ID Name      Company     List of Visa  1   Mike           ABC           US;UK  2   Joey           CBA           US;UK;SGso as you can see it was separated by ";" hope you understand my question..thanks in advance.</description><pubDate>Wed, 16 Jan 2013 03:02:24 GMT</pubDate><dc:creator>ernesto.yandoc</dc:creator></item></channel></rss>