Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

insert from 1 database table into another databse table

$
0
0

hi,

i need to isnert data from 1 database table to another database table using condition

insert


(

[Code],ProductName)


select

 Format,Name


from

[CS].[dbo].[Master]


where

[CS].[dbo].[Master].Format!=Rx.dbo.Stage1.[Code]           getting error the multipart identifier  Rx.dbo.Stage1.[Code] count not be bound

into [Rx].[dbo].[Stage1]

Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>