Is there a way to make seperate replacements in 1 field in one commandin SQL?
I need to remove all vowels (a,e,i,o,u) in a field. How would I goabout that?