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
Error Code 80070490 on Server 2008
Unable to add XP Clients to new MS Server 2003 Domain
Problem installing Exchange 2010 on a 2008 DC
Create XML File from XML schema using XSD - ASP.NET C#
SetFont in CListBox
ODBC and VBA
SQL Update Statement Help Needed - in an Access ADP
viewing pictures in outlook 2007
how do i change a windows server name?
2007 Microsoft Access Database with SBS 2003 Standard