I currently have return characters in my address text columns in my
Oracle db. This is not good for us. Can anyone tell me how to query
for these? I am trying to use a replace statement to replace with a
space but having no luck using chr(13).
Thanks,
-Dan
Oracle db. This is not good for us. Can anyone tell me how to query
for these? I am trying to use a replace statement to replace with a
space but having no luck using chr(13).
Thanks,
-Dan
Comment