login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Search Results
relevance
newest
votes
active
2
votes
How to change string data with a mass update?
I don't have SQL Server in front of me but I believe this will work: UPDATE T1 SET C1 = REPLACE(C1, 'MSA', 'CMA'); …
answered
Dec 29 '08 at 16:15
perryneal
530
●
1
●
5
0
votes
Insert Picture into SQL Server 2005 Image Field using only SQL
…
answered
Jan 6 at 15:14
perryneal
530
●
1
●
5
posts containing
user:44633
within these tags
sql-server-2005
Want better search results?
See our search tips!
Stack Overflow works best with JavaScript enabled