Microsoft
Software
Hardware
Network
Question : TRIM a PHONENumber field so result is only NUMBERS....?
Experts:
What is the easiest way to trim a Phone Number field to onlyu show NUMBERS no "()" and no "-"..?
Field looks like this:
2145551212
(214)123-1236
2145551111
need this:
2145551212
2141231236
2145551111
Thanks
M
Answer : TRIM a PHONENumber field so result is only NUMBERS....?
select
replace(replace(replace(ph
onenumber,
'(', ''), ')', ''), '-', '') as phonno, *
from tablename
Random Solutions
Broadcom internal bluetooth driver installed ok but no "Buke Devices"
Logon failure: the target account name is incorrect Can not connect to AD
How does Windows terminal license work?
Seeking simple instructions on how to set up a Skype conference call
How do I retrieve a lost contact entry from my contact folder
Hardest SEO Job Questions
Disk quota entries: "Account Information Unavailable" - what should I do with these?
Import Excel data into Flash
how to use logger in Linux.
Migrate imap Linux surgemail to Exchange 2007