Viewing 2 posts - 1 through 3 (of 3 total)
Getting message that unable to parse query with that - complete script:
UPDATE PM.Ailment_Info
SET chunk = replace(chunk, '|3^VA', '|3^')
WHERE ...
November 21, 2011 at 11:31 am
#1410952
That worked - 2 more questions
How can I change NULL results to be blank instead of NULL?
How can I save the results without , between fields?
Thanks,
June 26, 2011 at 1:35 pm
#1344245