I am trying to insert data from one of my existing table into another existing table.
Is it possible to insert data into any existing table using select * into
select * into
Update from CTE? http://www.sqlservercentral.com/Forums/Topic629743-338-1.aspx