timeiu2009
Technical User
I'm hoping this will be an easy question for someone who isn't a total SQL noob like myself. I have a table with a column named PHONE_NUMBER, which has thousands of phone numbers all formatted like "123.456.7890". Turns out for the application to work, the phone numbers have to be formatted with dashes like "123-456-7890". What is the best way to change the "."'s to "-"'s?