Like I said in my previous answer. Use REPLACE ALL OCCURRENCES of 'õ' in XML_STRING with '0'.
I think that should do the trick. Check the documentation on REPLACE keyword.
Like I said in my previous answer. Use REPLACE ALL OCCURRENCES of 'õ' in XML_STRING with '0'.
I think that should do the trick. Check the documentation on REPLACE keyword.