M
mscertified
I need a fast function to remove all non-numeric characters from a field,
what is the best way to do it?
It must remove any embedded spaces, e.g.
AB12 3C must become 123
what is the best way to do it?
It must remove any embedded spaces, e.g.
AB12 3C must become 123