Viewing 2 posts - 1 through 3 (of 3 total)
Thanks for the help.
November 10, 2006 at 6:51 pm
#671201
Hi,
The table does not have a timestamp field to indicate last modification date.
My original query was:
UPDATE RfsTrn
SET TechnicalSolution = Recommendation + ' ' + CAST(Comments AS varchar(8000))
Comments was a...
October 31, 2006 at 11:01 am
#669034