Microsoft
Software
Hardware
Network
Question : SQL statement to find and replace character in field...
Can someone tell me the correct statement to use in order to find and replace specific characters in a field....for example
Find all the "/" in all records of the telephone number field
and replace it with "-"
I am sure this is very straight forward, but I am a dummy with SQL.
Answer : SQL statement to find and replace character in field...
update YourTable set YourField with CHRTRAN(YourField,'/','-')
Random Solutions
cannot run (without crashing) an originally 32-bit application in 64-bit environment
ChDir that chooses a directory in the same parent directory as the current one
how to uninstall dot net framework 3.5 service pack?
range xldown &xright
Printing Drafts in Outlook 2007 - Showing Date sent
Mail merge office 2003
SQL + VB.net, update query. How to convert .. varchar to money ?
Import special toolbar from another database
Get machine name using UserID
Server 2003 Terminal Services and cable vs. T-1 internet service