Get multiple record and bulid one -
02-04-2005
, 06:24 PM
Hello:
I want to get multiple record from table and then sum all this value and
insert this result in other table like this:
have one table with Id, RecNo and text, one article have only one id and a
lot of RecNo, in each RecNo have a line of text. This is a old database. I
want to sum all this text and insert in other table this Id and the complete
text, how can do that in one DTS.
Best Regards,
Owen. |