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
I can I make a group contact list in outlook 2007?
Subform Datasheet
Eject CD in POST, which was used for Kickstart boot
How do I tell Perl where to find .pm modules
Firebird Subquery
Visibility Property in Reporting Services
Flash video won't work
Word doc loses formatting when converted to pdf
Designing an E Shot
How to backup user's exchange mailbox and opened in different Outlook