Garling
Technical User
- Feb 26, 2005
- 14
I have some phone numbers in a SQL DB that has the incorrect area code, the number format is 3339998888 where '333' is the area code. I need to change the first 3 digits of the number to '228', how can I do this using a SQL query?
Thanks
Thanks