Viewing 5 posts - 1 through 6 (of 6 total)
Thanks for your help. I used variables in one exec sql task and used a derived column to use that variable.
April 30, 2009 at 9:14 am
Basically i am trying to write a query that concatenate a value (a single categoryid) from the server1 category table to all the productids in server 2 products table and...
April 24, 2009 at 10:46 am
I tried with that and googled over it. But couldnt find a match for my scenario. Any link that points to that will be helpful.
Basically i am trying to concatenate...
April 24, 2009 at 10:41 am
Hi
I have tried using a subquery to get the constraint type and used top 1 to get only one record for a column. (query below)
But if i also need to...
March 26, 2009 at 2:31 pm
Thanks for the reply. I figured it out.
length of the field is same in both tables.
But the default value length for one of the columns is more than what...
February 3, 2009 at 9:28 am
Viewing 5 posts - 1 through 6 (of 6 total)