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
Is there a way to unlock sql 2000 processes rather than killing it?
xbox rockband & lips microphones
Runtime error 2220
Remove all other data and leave just the data in the txt file. Need to delete the colums where data match in row 1.
Parent / Child Relationship - Viewing and editing - MS Access
how to find a specific row in Excel 2007
like statement
Outlook returning search results out of order
graphics card for acer monitor.
Using getdate() to provide only short date