Is there a way to make seperate replacements in 1 field in one command in SQL?
I need to remove all vowels (a,e,i,o,u) in a field. How would I go about that? ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match