Viewing 15 posts - 61 through 75 (of 121 total)
Thanks, this helped me come up with a way to resolve the same issue.
update ITEMS
set description = convert(text, replace(CONVERT(varchar(max),description), 'old string', 'some other string'))
from ITEMS
where description like '%old string%'
Julie
February 1, 2010 at 1:37 pm
"Half the Sky" quotes a story about Bill Gates giving a talk in Saudi Arabia (I think). The room is 3/4 men and 1/4 women. The women are partitioned off...
January 6, 2010 at 1:33 pm
Some people's idea of a backup is having their resume up-to-date and access to a copier.
😛
January 4, 2010 at 10:36 am
I usually say yes, too. I've been lucky that it's rare for people to abuse it (with me anyways). I ended up staying 'til midnight once (I rarely work more...
December 8, 2009 at 12:03 pm
I believe I would chose my integrity also. But until one is actually in that position, one can't be absolutely certain.
December 7, 2009 at 8:04 am
It would appear likely that quite a few people in the companies that purchased stolen information would have known or had reason to know that this information was stolen. Have...
December 7, 2009 at 7:45 am
There were two different crimes here. The stealing of the data is the one that is receiving the most attention. But what about the companies that received and made use...
December 4, 2009 at 12:50 pm
Please post your solution so that others may benefit.
Julie
November 5, 2009 at 9:10 am
Noel McKinney (11/3/2009)
This is the main reason I make it a habit to use COALESCE rather than ISNULL unless there's a reason I need the behavior of ISNULL.
I wasn't aware...
November 4, 2009 at 10:11 am
crookj (10/26/2009)
How many of your peers, subordinates, and supervisors classify you as one of the Smart People that they like to be around?
Surround your...
October 26, 2009 at 2:44 pm
I find conferences recharge my batteries, too, even though I often feel tired at the end of each day. It's not just the sessions, but the interactions between sessions that...
October 20, 2009 at 2:45 pm
It's important to remember that while this site was created mainly for DBA's (I believe) that there are many others who have found this to be a valuable site also....
October 16, 2009 at 10:21 am
Showing appreciation is important, but it's more meaningful if it's specific, timely, and sincere. "Nice job" is positive but not particularly meaningful. I once wrote a brief note of appreciation...
October 7, 2009 at 8:40 am
I'm a boomer (57) . My mother (90) makes use of some technology. Her baby sister (76) teaches her new things. In part, I think people embrace the technologies that...
September 30, 2009 at 8:43 am
nelsonj-902869 (9/22/2009)
September 22, 2009 at 9:29 am
Viewing 15 posts - 61 through 75 (of 121 total)