﻿<?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 7,2000 / T-SQL  / Compare column in two tables / 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>Mon, 20 May 2013 01:41:27 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Compare column in two tables</title><link>http://www.sqlservercentral.com/Forums/Topic440545-8-1.aspx</link><description>Please don't cross post.Answered here: http://www.sqlservercentral.com/Forums/Topic440533-338-1.aspx</description><pubDate>Wed, 09 Jan 2008 06:37:32 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>Compare column in two tables</title><link>http://www.sqlservercentral.com/Forums/Topic440545-8-1.aspx</link><description>HiI would like to compare rows which are in two different tables which have the same column and data type where the data in one table1 column (A) has repeated data. When new data is added to table1 column (A) the unique rows should be selected and added to another table2 column (A) on the same database.Both tables have the same column name but the rows in table1 column (A) are repeated while the rows in table2 column (A) are unique.Data is always added to table1 columnA everyday. How do i selected only the unique rows in table1 column (A) and add it to table 2 (A). To give an idea there are about 50,000 rows in table1 column (A) and about 1000 rows in table 2 column(A)Any help is much appreciated. New to SQL so please give in detail.Thanks.</description><pubDate>Wed, 09 Jan 2008 05:19:15 GMT</pubDate><dc:creator>sanspirit</dc:creator></item></channel></rss>