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

execute sql task paramter by joining from two databases

$
0
0

my execute sql task needs to use a parameter to delete data from fact table based on the staging table in seperate database using paramters, The task is not deleting the data.

delete from fact.dbo.fact table

join staging.dbo.staging table

where staging.dbo.staging table .variable = 'n'

Please advice how to execute, single database working fine, but joining two databases based on prarameter is not dleetng the data


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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