Extract Numbers from a String (1 reply)
(MySQL.com) I have a column with phone numbers that have a variety of formats:
111-111-1111
(222)222-2222
333.333.3333
etc.
I am wanting to write a function that returns the integer numbers only. Additionally, I would repopulate the column with the int