Viewing 3 posts - 1 through 3 (of 3 total)
Can you please elaborate on how to use the merge join... Thank you
April 22, 2014 at 9:53 am
#1707824
The databases are on different servers... so I use the Execute SQL task it will not work
April 22, 2014 at 9:02 am
#1707794
so I am kind of new to this so for instance if the query looked something like this
select
userids.cd1
userids.cd12
userids.cd3
from userids
where userids IN ( )
How do I reference the column...
April 11, 2014 at 9:09 am
#1705361