Question
Custom Translate Function
Hi,
We are currently migrating from v7 to v8 and have come across a custom function which was added in v7 but is not in v8. In v7 we are using this function
translate(<fieldname>,'0123456789','')
To remove all non numeric characters from a phone number. I believe this was added as a custom SQL function but I can't find a record of it.
I would appreciate any help in getting this function recreated in our v8 instance